[uClibc]Error in crt0.o for m68k

David Beamonte dbeamonte at intelnet.es
Wed May 16 14:58:43 UTC 2001


Hi everybody,

I am trying to compile the last CVS version of the uClibc for m68k using the -msep-data and -m68000 compile options, for I am using a 68EZ328 processor. Compilation and installation work fine but when I try to compile an application I get the following error:

m68k-elf-gcc -O2 -I../include -msep-data -m68000   -c test.c -o test.o
m68k-elf-gcc -O2 -I../include -msep-data -m68000 -Wl,-elf2flt -o test test.o -lc
/usr/local/m68k-elf/lib/m68000/msep-data/crt0.o: file not recognized: File format not recognized    
collect2: ld returned 1 exit status                                                                 
make: *** [test_rtc] Error 1                                                                        

where uClibc is installed in /usr/local/m68k-elf/lib/m68000/msep-data

This has always worked fine for earlier versions of uClibc.

Can anyone help me?

David Beamonte

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/uclibc/attachments/20010516/07350987/attachment-0001.htm 


More information about the uClibc mailing list