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@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@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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org