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

David A. Greene greened at obbligato.org
Tue Nov 15 12:46:45 PST 2011


Eric Christopher <echristo at apple.com> writes:

>> 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.

Which files?

                                   -Dave



More information about the cfe-dev mailing list