[CFT]: ClangBSD is selfhosting, we need testers now
Roman Divacky
rdivacky at freebsd.org
Sat Apr 17 17:35:54 UTC 2010
what version of clang/llvm are you using?
On Sat, Apr 17, 2010 at 11:48:02AM -0500, James R. Van Artsdalen wrote:
> Roman Divacky wrote:
> > Recently, we've achieved the state when clang can compile all of FreeBSD world
> > on i386/amd64 platforms (including all the C++ apps we have and itself)
> > and a bootable kernel.
>
> bigback:/usr/clangbsd# make buildworld
> .
> .
> .
> clang++ -O2 -pipe
> -I/usr/clangbsd/usr.bin/clang/lib/libllvmsupport/../../../../contrib/llvm/include
> -I/usr/clangbsd/usr.bin/clang/lib/libllvmsupport/../../../../contrib/llvm/tools/clang/include
> -I/usr/clangbsd/usr.bin/clang/lib/libllvmsupport/../../../../contrib/llvm/lib/Support
> -I. -I/usr/clangbsd/usr.bin/clang/lib/libllvmsupport/../../include
> -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS
> -D__STDC_CONSTANT_MACROS
> -DLLVM_HOSTTRIPLE=\"amd64-undermydesk-freebsd9.0\" -g
> -I/usr/obj/usr/clangbsd/tmp/legacy/usr/include -c
> /usr/clangbsd/usr.bin/clang/lib/libllvmsupport/../../../../contrib/llvm/lib/Support/DeltaAlgorithm.cpp
> /tmp/cc-Jb5jkf.s: Assembler messages:
> /tmp/cc-Jb5jkf.s:4487: Error: can not do 8 byte pc-relative relocation
> /tmp/cc-Jb5jkf.s:4607: Error: can not do 8 byte pc-relative relocation
> /tmp/cc-Jb5jkf.s:4640: Error: can not do 8 byte pc-relative relocation
> /tmp/cc-Jb5jkf.s:4787: Error: can not do 8 byte pc-relative relocation
> /tmp/cc-Jb5jkf.s:4820: Error: can not do 8 byte pc-relative relocation
> /tmp/cc-Jb5jkf.s:4969: Error: can not do 8 byte pc-relative relocation
> clang: error: assembler command failed with exit code 1 (use -v to see
> invocation)
> *** Error code 1
>
> Stop in /usr/clangbsd/usr.bin/clang/lib/libllvmsupport.
> *** Error code 1
>
>
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
More information about the freebsd-current
mailing list