I've got a Fedora MinGW build going right now but I'm going to go out on a
limb and say that the BuildPortaudio.cmake config isn't smart enough to
know when it's cross-compiling. I hadn't gotten around to adding that
because fedora provides mingw packages for many of the dependencies already
whereas Ubuntu pretty much seems to provide none unless they're provided by
a PPA I'm not aware of.

So my guess is that the portaudio build is being done for linux, not win32
so it's breaking at the link step. I've copied the basic logic out of the
wxWidgets config into portaudio and I'll do some testing to verify it
works. We probably need to do this for all the dependencies we have the
ability to build statically.

Thanks,
Richard
------------------------------------------------------------------------------
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to