[Speex-dev] failure with latest cross compiling

Roger Pack rogerdpack2 at gmail.com
Fri Jul 8 22:41:29 UTC 2016


As a note, with the latest versions, I get this "new" failure, when
cross compiling for windows using mingw:

  CCLD     speexdec.exe
speexdec.o:speexdec.c:(.text+0x4af): undefined reference to
`_imp__waveOutGetNumDevs at 0'
speexdec.o:speexdec.c:(.text+0x54d): undefined reference to
`_imp__waveOutOpen at 24'
speexdec.o:speexdec.c:(.text+0x5aa): undefined reference to
`_imp__waveOutReset at 4'
speexdec.o:speexdec.c:(.text+0x7f1): undefined reference to
`_imp__waveOutUnprepareHeader at 12'
speexdec.o:speexdec.c:(.text+0x8f2): undefined reference to
`_imp__waveOutPrepareHeader at 12'
speexdec.o:speexdec.c:(.text+0x913): undefined reference to
`_imp__waveOutWrite at 12'
speexdec.o:speexdec.c:(.text+0xa45): undefined reference to
`_imp__waveOutUnprepareHeader at 12'
speexdec.o:speexdec.c:(.text+0xaae): undefined reference to
`_imp__waveOutReset at 4'
speexdec.o:speexdec.c:(.text+0xabf): undefined reference to
`_imp__waveOutClose at 4'
collect2: error: ld returned 1 exit status
Makefile:445: recipe for target 'speexdec.exe' failed


Cheers!


More information about the Speex-dev mailing list