># ./xgcc -o hello hello.c
>/usr/local/arm/arm-linux/lib/crt1.o: file not recognized: File format not
>recognized 
>collect2: ld returned 1 exit status
>
>Am I missing something?

Jason,

This may sound like a stupid question but are you sure the glibc that you 
installed was actually compiled for ARM?  If GCC wasn't installed properly 
it seems unlikely that building the C library would have worked.  I wonder if 
maybe you accidentally did a native build instead.

You should be able to tell easily enough by using `file' on the crt1.o in 
question.

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to