<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On May 6, 2012, at 5:44 AM, Markus Kittenberger wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">On Sun, May 6, 2012 at 9:09 AM, Markus Kittenberger <span dir="ltr"><<a href="mailto:Markus.Kittenberger@gmx.at" target="_blank">Markus.Kittenberger@gmx.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
afair its trivial,.<div><br></div><div>e.g. <br>apt-get install mingw </div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>and compile with it,.. (CC=/path/to/mingw/gcc)</div>
</blockquote><div><br></div><div>i just retested on a "new" ubuntu install, which till now did not have any mingw crosscompiler.</div><div><br></div><div>cd olsrd</div><div>make clean_all </div><div>sudo apt-get install mingw32</div>
<div><span class="Apple-style-span" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">CC=i586-mingw32msvc-gcc make build_all OS=win32</span></div><div><br></div><div>
worked flawless</div><div><br></div><div>Markus</div></div>
</blockquote></div><br><div>Ok, we now have a nightly build for Windows:</div><div><a href="https://build.safermobile.org/job/olsrd-stable-windows/">https://build.safermobile.org/job/olsrd-stable-windows/</a></div><div><br></div><div>And I added this to make/Makefile.win32</div><div><br></div><div>.hc</div></body></html>