|
From: Phillip S. <ps...@cf...> - 2001-09-30 14:54:50
|
I don't think this answers James' question. Mingw is not just a port of gcc, it is gcc built to support i386-pe as a target. James wants to build gcc as a cross compiler so it runs on linux, but outputs i386-pe files. I managed to get this working a few weeks ago, after many hours of toiling. There does not seem to be a precompiled cross compiler out there, and building it was extremely difficult. I ended up deciding it was more trouble than it was worth, and switched back to running win2k. At 07:17 PM 9/29/2001 -0400, you wrote: >Dear James: > >Actually Mingw is a minimal port of GCC the Linux compiler and most if not >all are limited ports from Linux. In short the answer to your question is >Yes. However, to be more specific, Mingw and more is already part of the >Linux system. Mingw is just a subset of what's available in Linux to Windows >in hopes of inspiring opensource development in the Win32 community. > >I hope that this answers your question. >Walter. ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |