[Olsr-dev] building for Windows on GNU/Linux?

Markus Kittenberger (spam-protected)
Sun May 6 11:44:37 CEST 2012


On Sun, May 6, 2012 at 9:09 AM, Markus Kittenberger <
(spam-protected)> wrote:

> afair its trivial,.
>
> e.g.
> apt-get install mingw
>
and compile with it,.. (CC=/path/to/mingw/gcc)
>

i just retested on a "new" ubuntu install, which till now did not have any
mingw crosscompiler.

cd olsrd
make clean_all
sudo apt-get install mingw32
CC=i586-mingw32msvc-gcc make build_all OS=win32

worked flawless

Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.olsr.org/pipermail/olsr-dev/attachments/20120506/f9f549cd/attachment.html>


More information about the Olsr-dev mailing list