Re: [Mingw-w64-public] Practical Questions about Mingw-w64

2013-02-08 Thread pavel
Hi Larry, cross compiling is a nice fun, but be prepared that it will most likely not go smoothly. I have recently cross compiled some modules, so I can give you some hints. Autotools should be fine, but still it depends much on how the automake or configure is created. First of all, I have used

[Mingw-w64-public] Practical Questions about Mingw-w64

2013-02-07 Thread Larry Pottle
Hi, I am new to mingw and have only rudimentary knowledge of cross compilling and even programing in general. I have source code of a long abandoned 64bit 3D open source Linux game that I would like to cross compile for Windows7 64bit. My devel box has Ubuntu 11.04 Linux installed as well as min