> llvm-gcc HelloWorld.c > /home/LLVM/install/lib/gcc/arm-elf/4.2.1/../../../../arm-elf/bin/ld: this linker was not configured to use sysroots > collect2: ld returned 1 exit status > > I would appreciate some help from you. You have to pass --with-sysroot when building binutils too. > Corina Cheers, -- Rafael Ávila de Espíndola