[Scummvm-devel] ScummVM compile options
John Willis
John.Willis at Distant-Earth.co.uk
Fri Apr 15 11:54:41 CEST 2005
Hi Sev/Guys,
- Another question is how to define these options. Either do this:
-
- ./configure --disable-scumm-7-8
- ./configure --disable-insane --disable-dimuse --disable-smush
No ;-), this gets unwieldy at best after more then a few options for what
it's worth. Also, the GP32 build does not currently use the configure script
and if you build using ARM ADS your using a non-GNU tool chain anyway.
- Or
- Have it specified in platform-specific Makefile and
- platform-specific config.h
Much nicer, large parts of the GP32 port already work around that idea so my
vote is for option 2 :-).
Glad to see this idea starting to take shape. Not building scalers has been
a hack and slash solution for the GP32 port up till not, been on me list of
things to tidy up for some time.
Regards,
John Willis
More information about the Scummvm-devel
mailing list