<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">OK. Now I have obtained some other errors, I think that they are generated due to the operating system.<br><br><br>/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/bin/ld:
ERROR:
/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/lib/crt0.o
uses FPA instructions, whereas a.out does not<br>/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/bin/ld:
ERROR:
/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/lib/crt0..o
uses hardware FP, whereas a.out uses software FP<br>/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/bin/ld:
failed to merge target specific data of file
/home/LLVM/install/bin/../lib/gcc/arm-elf/4..2.1/../../../../arm-elf/lib/crt0.o<br>/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/bin/ld:
ERROR:
/home/LLVM/install/bin/.../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/lib/libc.a(lib_a-atexit.o)
uses FPA instructions, whereas a.out does not<br>/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/bin/ld:
ERROR:
/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/lib/libc.a(lib_a-atexit..o)
uses hardware FP, whereas a.out uses software FP<br>/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/bin/ld:
failed to merge target specific data of file
/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/lib/libc.a(lib_a-atexit.o)<br>/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/bin/ld:
ERROR:
/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/lib/libc.a(lib_a-exit.o)
uses FPA instructions, whereas a.out does not<br>/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/bin/ld:
ERROR:
/home/LLVM/install/bin/../lib/gcc/arm-elf/4.2.1/../../../../arm-elf/lib/libc..a(lib_a-exit.o)
uses hardware FP, whereas a.out uses software FP<br><br>Can you tell me how can I fix this last(hopefully) problem?<br>Thanks.<br><br>--- On <b>Mon, 1/18/10, Rafael Espindola <i><espindola@google.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Rafael Espindola <espindola@google.com><br>Subject: Re: [LLVMdev] LLVM-gcc for ARM<br>To: "corina s" <corina_fff@yahoo.com><br>Cc: anton@korobeynikov.info, llvmdev@cs.uiuc.edu<br>Date: Monday, January 18, 2010, 4:26 AM<br><br><div class="plainMail">> What I am supposed to do next? you said that I have to recompile binutils with --with-sysroot option?<br><br>It is not an extra step. You have to add --with-sysroot to step 1.<br><br>> Thank you.<br><br>Cheers,<br>--<br>Rafael Ávila de Espíndola<br></div></blockquote></td></tr></table><br>