libcxx-scripts:生成脚本以从头开始构建libc ++和libc ++ abi

时间:2024-06-10 07:14:55
【文件属性】:

文件名称:libcxx-scripts:生成脚本以从头开始构建libc ++和libc ++ abi

文件大小:9KB

文件格式:ZIP

更新时间:2024-06-10 07:14:55

Shell

libcxx + libcxxabi的构建脚本 这是用于x86-64和arm的带有libcxxabi的libcxx的构建脚本。 这些脚本是为我的libcxxabi ARM EHABI支持开发而创建的。 依存关系 这些脚本已在Debian Wheezy和Ubuntu 14.04(主机构建)下进行了测试。 您可能需要对其他平台或工具链进行一些修改。 您将需要bintuils , gcc , g++ , cmake和clang来构建库。 clang的版本应为3.5或更高版本。 德比安·威兹(Debian Wheezy) /etc/apt/sources.list下行添加到/etc/apt/sources.list : # Emdebian for cross-compiling gcc toolchain deb http://ftp.uk.debian.org/emdebian/too


【文件预览】:
libcxx-scripts-master
----.gitignore(69B)
----scripts()
--------compile-all.sh(274B)
--------compile-libunwind.sh(2KB)
--------config.sh(654B)
--------compile-abi.sh(3KB)
--------compile-abi-with-cmake.sh(2KB)
--------compile-libcxx.sh(1KB)
--------compile-unittest.sh(4KB)
--------clean.sh(75B)
--------checkout-repo.sh(385B)
----README.md(4KB)

网友评论