------- Comment #1 from pinskia at gcc dot gnu dot org 2006-06-06 23:27 -------
First is how did you build the shared libraries libjscore.so and
libglib-2.0.so.
Second,
kjs/.libs/testkjs: hidden symbol `__udivsi3' in
/work/jlime/dev/donkey/6xx/build/tmp/cross/lib/gcc/sh3-linux/4.1.1/libgcc.a(_udivsi3.o)
is referenced by DSO
usually means you built one of those shared libraries directly with ld instead
of invoking gcc.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27922