This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

re: Cross Compiler Unix - Windows


Ivan Novick <ivan.novick@makoglobal.com> wrote:
> Can you recommend a solution for compiling Windows DLLs on any variation of UNIX?

You want mingw, I think.  The doc for this is somewhat scanty.
See e.g.
http://www.mingw.org/mingwfaq.shtml#faq-cross
http://wiki.wxwidgets.org/wiki.pl?Install_The_Mingw_Cross-Compiler
http://www.hwaci.com/sw/sqlite/mingw.html
http://landonf.bikemonkey.org/code/win32/MinGW.20041207231336.1583.sulu.html
http://www.winehq.com/hypermail/wine-devel/2003/12/0547.html
http://people.redhat.com/mstefani/wine/

There are Red Hat packages referenced in the page above.

There are Suse 9.1 packages at
http://pi3.informatik.uni-mannheim.de/~schiele/suse/9.1-i586/
named cross-mingw-... but I've never tried them.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]