[speex-dev] patch to crosscompile with mingw32 on linux
j at thing.net
j at thing.net
Fri Feb 13 00:52:01 PST 2004
according to my little knowledge about automake,
its not possible to put variables in _SOURCES.
so something like
speexdec_SOURCES = speexdec.c wav_io.c $(WIN32_OBJ)
is not possible. but than i looked into wave_out.c and
the entire source is surrounded by
#if defined WIN32 || defined _WIN32
so it will just disappear than build on linux.
j
On Fri, 2004-02-13 at 07:59, Jean-Marc Valin wrote:
> Hi,
>
> Thanks for the patch. Could you just make it so that wave_out.c doesn't
> get included in non-windows builds.
>
> Jean-Marc
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'speex-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Speex-dev
mailing list