On Tue, Mar 2, 2010 at 4:42 PM, Torgeir Hagland <torg at gaikai.com>
wrote:> I did a download of 0.7.1 sources and saw that fmod was compiling with
> --enable-static-modes, I decided to try it, but it fails to compile
> static_modes.c because it doesn't exist. Is that an external
dependency?
No. You first build without enable-static-modes and use the
dump_modes utility to build the static modes that you require. It
create the static_mode.c file.
That whole process is not yet well documented, and it's only really
applicable to size constrained embedded uses.