Forget it, a clean rebuild worked fine. Top-most time taker is string_table:noCase, called a lot. I'll inline it...
--strk; On Sat, Jul 31, 2010 at 01:09:07AM +0200, strk wrote: > I'm having troubles linking gnash statically (for profiling). > In particular, --disable-shared --enable-static still attempts > to link libgnashcore as a shared library rather than a static > one. > > The failure shows up as undefined refs at link time in gui/ > but 'make' run in each subdir doesn't give any problem. > > Interesting enough, find . -name '*.a' only shows these ones: > > ./libltdl/.libs/dlopen.a > ./libltdl/.libs/libltdlc.a > ./libcore/vm/.libs/libgnashvm.a > ./libcore/parser/.libs/libgnashparser.a > > Note missing libcore/.libs directory. > This is Ubuntu 8.10, current trunk configured with: > > --enable-gui=gtk --enable-media=ffmpeg --enable-renderer=agg > > Any hints ? Did anyone else succeed in statically linking lately ? > > --strk; > > () Free GIS & Flash consultant/developer > /\ http://strk.keybit.net/services.html > > _______________________________________________ > Gnash-dev mailing list > Gnash-dev@gnu.org > http://lists.gnu.org/mailman/listinfo/gnash-dev -- () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html _______________________________________________ Gnash-dev mailing list Gnash-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-dev