[Mono-list] Few Newbie Questions

Dick Porter dick@ximian.com
Wed, 24 Apr 2002 16:49:45 +0100


On Wed, Apr 24, 2002 at 09:28:15AM -0500, Eagle wrote:
> My fist question being that on the go-mono site there are alot of refrences to the cygwin compiler for compiling on win32 , I myself use a MingW gcc based compiler so its not dependant on and of the cygwin dll's ( witch i believe make the ending program slow becouse of the posix emulation ) , so the question is has anyone had any luck with compiling on win32 with MingW ( the specific compiler i use is http://www.mingw.org , with GDB http://sources.redhat.com/gdb/ Debuger and http://www.bloodshed.net IDE all of witch are GPL on win32 )

We use the mingw compiler on cygwin. (BTW, the enter key is the large one with
the arrow pointing down, and to the left).

- Dick