This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

glibc complains about missing -lgcc_eh for m68k-linux


I'm trying to build a toolchain for m68k-linux using crosstool, and
while trying to link libc.so in the glibc stage, it complains about:

/home/mylocal/m68k-linux-3.4.2/lib/gcc/m68k-linux/3.4.2/../../../../m68k-linux/bin/ld:
cannot find -lgcc_eh

I'm assumng that the gcc bootstrap stage suppresses the creation of
libgcc_eh.a.  Anybody run into this before and any suggestons on how
to get around it?

-- 
Peter Barada
peter@the-baradas.com

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


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