Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » MinGW under Fedora 11
MinGW under Fedora 11 [message #24551] |
Sat, 23 January 2010 23:06 |
Didier
Messages: 726 Registered: November 2008 Location: France
|
Contributor |
|
|
Hello all,
I just discovered that since Fedora 11, there is a
MinGW + Win precompiled libs .... under linux.
Has someone else tried to do this before
So you can generate windows programs directly from linux, without having to go to Windows or Wine.
I used to use Wine where Upp Win32 and MinGW where installed to compile Windows version of the application.
I set up a build method and compared the resulting MINGW method with the one in Wine/Upp : no difference.
But when I compile it under Fedora/MinGW, it compiles with the following flags: GUI GCC BLITZ LINUX POSIX
Under Wine/MinGW it compiles with: GUI GCC BLITZ WIN32
==> one compiles for LINUX and the other ONE for WIN32
Is it possible to change this somewhere in the config ??
If this is possible ,it would be very cool to compile linux AND windows version from the same TheIDE running
[Updated on: Sat, 23 January 2010 23:08] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Wed Apr 30 05:33:31 CEST 2025
Total time taken to generate the page: 0.00535 seconds
|