[cfe-dev] [LLVMdev] LLVM 3.0rc3 Testing Beginning

Joerg Sonnenberger joerg at britannica.bec.de
Tue Nov 15 10:18:10 PST 2011


On Tue, Nov 15, 2011 at 11:41:11AM -0600, David A. Greene wrote:
> Bill Wendling <wendling at apple.com> writes:
> 
> > Hi Dave,
> >
> > Thanks for the results. What platform is this on? And do these failures occur with 2.9?
> 
> Platform is Debian Linux testing, x86_64.
> 
> clang is a disaster with 2.9 unfortunately, so I can't test it:
> 
> /bin/cp Output/sse.expandfft.llvm.o.compile.time Output/sse.expandfft.simple.compile.time
> /home/greened/src/llvm-2.9/build/Release/bin/clang++ -o Output/sse.expandfft.simple Output/sse.expandfft.llvm.o -lm   -msse2
> /usr/bin/ld: cannot find crt1.o: No such file or directory
> /usr/bin/ld: cannot find crti.o: No such file or directory
> clang: error: linker command failed with exit code 1 (use -v to see invocation)

Add some symlinks to clean up the multilib mess Debian created.

Joerg



More information about the cfe-dev mailing list