[uClibc]Error in crt0.o for m68k

Erik Andersen andersen at lineo.com
Wed May 16 15:06:20 UTC 2001


On Wed May 16, 2001 at 04:58:43PM +0200, David Beamonte wrote:
> 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?

Hmm.  What does
    file /usr/local/m68k-elf/lib/m68000/msep-data/crt0.o
show?

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the uClibc mailing list