Re: buildworld c++ internal error

看板FB_current作者時間13年前 (2012/08/22 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串11/11 (看更多)
On 2012-08-19 16:01, Randy Bush wrote: .... > c++ -O2 -pipe -DIPFIREWALL_NAT -march=pentium -I/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/include -I/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/tools/clang/include -I/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/lib/VMCore -I. -I/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DLLVM_DEFAULT_TARGET_TRIPLE=\"i386-unknown-freebsd9.0\" -DDEFAULT_SYSROOT=\"\" -fstack-protector -fno-exceptions -c /usr/src/lib/clang/libllvmcore/../../../contrib/llvm/lib/VMCore/Function.cpp -o Function.o > {standard input}: Assembler messages: > {standard input}:36465: Warning: end of file not at end of a line; newline inserted > {standard input}:36631: Error: unknown pseudo-op: `.lc798' > c++: Internal error: Killed: 9 (program cc1plus) If you don't need clang on this box, you could add WITHOUT_CLANG to your src.conf. If you do need clang, you could try building world with it, since it usually is faster than gcc, and uses less memory. :) _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1GCypVTg (FB_current)
討論串 (同標題文章)
文章代碼(AID): #1GCypVTg (FB_current)