[Scummvm-devel] Shared objects exe
Max Horn
max at quendi.de
Mon Feb 2 16:51:30 CET 2009
Am 01.02.2009 um 17:36 schrieb Hubert Maier:
> Hi devs,
>
> how is it possible to automatically build ScummVM as SO exe instead
> of static?
I have no idea what a "SO exe" is, or how one would build one. If SO =
Shared Object (as it seems to be on Linux?), then maybe what you are
looking for is
./configure --enable-plugins --default-dynamic
But then again, I am only guessing what you meant.
>
>
> Preferrably through a ./configure option (I didn't find one,t hough)
> or something
> else without changing the source or the ready to use makefile?
>
> gcc version 4.2.4 (adtools build 20090118)
>
> Thanks a lot
Bye,
Max
More information about the Scummvm-devel
mailing list