[cfe-dev] [LLVMdev] LLVM 3.0rc3 Testing Beginning
David A. Greene
greened at obbligato.org
Tue Nov 15 09:41:11 PST 2011
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)
-Dave
More information about the cfe-dev
mailing list