[LLVMdev] FreeBSD-current
Niklas Sorensson
nik at cs.chalmers.se
Tue Dec 18 09:11:36 PST 2007
Hi,
llvm-gcc doesn't build under freebsd-current at the moment. I
don't know much about the build system of gcc, so figuring out what
went wrong took me quite some time.
The problem was that FreeBSD recently branched 7-release and renamed
current to FreeBSD-8, and the trivial fix is to make gcc aware of this.
Patch attached. For llvmgcc-4.2 the issue is already fixed in one of two
places but the remaining is solved the same way.
Cheers,
/Niklas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: slask.patch
Type: text/x-patch
Size: 1052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071218/27d0d5f4/attachment.bin>
More information about the llvm-dev
mailing list