This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cross compiler build error fro arm


hi to all
           i configured and build the binutils. after i configure the gcc using

./configure --prefix=/home/obj --target=arm-linux --with-as=/home/obj/bin --with-ld=/home/obj/bin 

but it doesn't identified the cross assembler and loader but assembler and loader are correctly installed in the system. after i build them it shows me two errors they are 

tried to exec /home/obj/bin/but failed <permission denied>
make[1]:  *** [crtbegin.o] Error 1
make : *** [all-gcc] Error 2

what may be the solution
-- 
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org 
This allows you to send and receive SMS through your mailbox.


Powered by Outblaze


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]