[cfe-dev] [LLVMdev] LLVM 3.0rc3 Testing Beginning
Eric Christopher
echristo at apple.com
Tue Nov 15 10:35:04 PST 2011
On Nov 15, 2011, at 9:41 AM, 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)
You'd need to edit the files that have the include and link paths.
-eric
More information about the cfe-dev
mailing list