Bug#655432: clang unusable on armel and armhf, link failures

Sylvestre Ledru sylvestre at debian.org
Wed Jan 11 14:07:35 UTC 2012


Le mercredi 11 janvier 2012 à 02:57 +0000, peter green a écrit :

> So I tried building a trivial test program (just an empty main function 
> nothing else) with clang on armhf and got the following error
> 
> root at debian:/# clang test.c
> clang: warning: unknown platform, assuming -mfloat-abi=soft
> /usr/bin/ld.bfd.real: cannot find crt1.o: No such file or directory
> /usr/bin/ld.bfd.real: cannot find crti.o: No such file or directory
> clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)
> root at debian:/#
As said in the error message, could you start it again with -v ?

what is the result of
$ dpkg -S crti.o
on your system ?

and
$ dpkg -l|grep llvm

Thanks
Sylvestre







More information about the Pkg-llvm-team mailing list