On Thu, Jun 11, 2015 at 2:20 PM, David Rowe <[email protected]> wrote:

> Hi Richard,
>
> Can you pls tell me how to cross compile FreeDV on a Linux machine for
> Win32 using cmake?  Is it just a compiler flag in cmake?


That's part of it. I actually use the MinGW environment provided by Fedora
and I hope you can find something equivalent in your distribution as it
makes things MUCH easier.

I use a command "mingw{32,64}-cmake" which sets up the correct toolchain
file. After that, "make" works as usual. For projects that use autotools,
there's a special mingw-configure which does something similar.

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

Reply via email to