- 论坛徽章:
- 0
|
本帖最后由 zeissoctopus 于 2012-10-09 09:16 编辑
macafee 发表于 2012-10-09 09:01 ![]()
FB-9.1-RELEASE和FB-10-RELEASE应该都不会采用。
請理解 FreeBSD Tier 1 架構 (即 i386 和 amd64) 在 11 月 4 日 "先"轉用 Clang
其他 Tier 2 / Tier 3 架構仍是用 gcc。
如果閣下是用 i386/amd64 的 FreeBSD 10-CURRENT, 9-STABLE,這個轉變
就會在 11 月 4 日之後發生。
FreeBSD 9.1-RELEASE 不知何時出,所以不確定到時候的 i386/amd64 的 CC 會
使用 Clang/gcc (強調只涉及 i386/amd64 版本)
請看原文
For the past several years we've been working towards migrating from
GCC to Clang/LLVM as our default compiler. We intend to ship FreeBSD
10.0 with Clang as the default compiler on i386 and amd64 platforms. To
this end, we will make WITH_CLANG_IS_CC the default on i386 and amd64
platforms on November 4th.
What does the mean to you?
* When you build world after the default is changed /usr/bin/cc, cpp, and
c++ will be links to clang.
* This means the initial phase of buildworld and "old style" kernel
compilation will use clang instead of gcc. This is known to work.
* It also means that ports will build with clang by default. A major
of ports work, but a significant number are broken or blocked by
broken ports. For more information see:
http://wiki.freebsd.org/PortsAndClang
|
|