[Scummvm-devel] Shared objects exe
Hubert Maier
raziel_nosgoth at web.de
Tue Feb 3 08:52:53 CET 2009
Hi ScummVM,
>> 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
By using this command i get a
Requested to build plugins ... yes
Ability to build plugins ... no
Hmm, i don't know if this is what i want anyway
SO are shared objects, yes, sorry for being misleading
I'd like to build the exe without linking e.g. SDL static, but to make ScummVM
use the shared object of SDL i have flying around on my machine.
Main reason is size of the exe and (i think) easier to stay up-to-date with third
party apps, like e.g. SDL
Thanks for the time
Ciao
Hubert
--
More information about the Scummvm-devel
mailing list