This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

RE: gcc-m68k Beta 7 Question


Hi,

>In my search for performance I'm trying out the new beta 7 of gcc-m68k
>and I'm getting this error when trying to link my project:

Unfortunately virtually nobody on this list will know what you're talking
about ;) The compiler in question is gcc-2.95.2 compiled for m68k-elf using
newlib-1.8.2.

>This is my call to do the link:
>@m68k-elf-gcc -m5200 -mmac -mhwdiv -Tsbc5206elite.ld -Wl,-Map=grobot.map
>-Wl,-s -Wl,-n -o grobot.s19 lzio.o lvm.o lundump.o ltm.o ltable.o
>lstring.o lstate.o lparser.o lobject.o lmem.o llex.o lgc.o lfunc.o ldo.o
>lbuiltin.o lbuffer.o lapi.o lauxlib.o linit.o ldblib.o liolib.o
>lmathlib.o lstrlib.o lua.o uart.o

I'm not sure quite what's going on here but the libgloss library (libdbug.a
for the ColdFire boards) doesn't look like it is being picked up. Does
libdbug.a exist in /gcc-m68k/m68k-elf/lib/m5200/mhwdiv ?

Dave


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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