[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash-dev] static linking broken ?
From: |
strk |
Subject: |
Re: [Gnash-dev] static linking broken ? |
Date: |
Sat, 31 Jul 2010 01:34:40 +0200 |
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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnash-dev
--
() Free GIS & Flash consultant/developer
/\ http://strk.keybit.net/services.html