Hi,
compiling the attached program test2.c++ using `llvm-c++ -Wall test2.c++`
gives:
/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 assertion fail
elf64-amd64-fbsd.c:2166
/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 assertion fail
elf64-amd64-fbsd.c:2166
Is our linker too old or is it a llvm-gcc bug?
Or an interference with the base compiler?
I'm using the current llvm and llvm-gcc ports on FreeBSD RELENG_7 amd64.
BTW: commenting out the '#include <iostream>' line fixes the error...
Bye/2
---
Michael Reifenberger
[EMAIL PROTECTED]
http://www.Reifenberger.com
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"