[LLVMdev] New llvm-gcc4 snapshot

Chris Lattner sabre at nondot.org
Thu Jun 1 11:35:54 PDT 2006


This changes the build to use llvm-config to figure out which llvm 
libraries to link in.  This fixes build problems when libraries change 
from .a's to .o's (like yesterday) or when dependencies between libraries 
change.
http://nondot.org/sabre/2006-06-01-llvm-gcc-4.tar.gz

It also eliminates some warnings, which enables bootstrap, tested on 
Darwin PPC/X86.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list