BSD archive file formats

Dimitry Andric dim at FreeBSD.org
Mon Aug 6 12:44:30 UTC 2012


On 2012-08-06 14:16, Erik Cederstrand wrote:
...
> To do that, it would be helpful if our LLVM is updated to something later than r160433, since our version in CURRENT needs patching for MCLinker to work. I've asked dim@, but no reply yet. As far I know, we try to follow official LLVM releases in CURRENT. In that case, I guess LLVM 3.2 will happen around December 2012.

I'm working on importing a new clang snapshot (from trunk, so version
3.2), on request from Brooks and others.  It's going to take a little
while, though.  This is not because it is tricky to import it into the
tree as-is, but because this new version triggers a whole bunch of new
warnings, that I have to verify the fixes for with several people. :)

Fur -current, I see no big trouble with using a snapshot, as long as it
is reasonably stable.  That is, it must be able to build itself
flawlessly, survive all of llvm and clang's own regression tests, and
obviously, build world, kernel and a reasonable set of ports.

That said, I do remember you asked me to import a specific changelist
from upstream to make MCLinker build.  I will do so tonight, probably.


More information about the freebsd-toolchain mailing list