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]

Weak symbols in libgcc.a


Folks,

When I build my mips-wrs-vxworks cross compiler, the resulting libgcc.a has
a bunch of weak symbols in it.  When I attempt to link a vxworks BSP, a
symbol table is created from the nmmips output.  The weak symbols in
libgcc.a appear to have no real addresses at this point, and I can't add the
weak symbols to my symbol table.

I suspect that this may be an issue of shared vs non-shared flags when
building libgcc.a components.  Can someone tell me how to make these weak
symbols become text symbols at compile-time?

Thanks,

Jeff

--------------------------------
Jeff/Laura/Ashley/Jason Domogala
Windham, NH
http://www.domogala.com
mailto:inbox@domogala.com


------
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]