www.digitalmars.com         C & C++   DMDScript  

D.gnu - MingW

reply Roberto Mariottini <Roberto_member pathlink.com> writes:
Hi,
has someone successfully compiled gdc on MingW? 
I would like to know if this is feasible at all before trying myself.

Ciao
Oct 11 2004
parent reply "Carlos Santander B." <carlos8294 msn.com> writes:
"Roberto Mariottini" <Roberto_member pathlink.com> escribió en el mensaje 
news:ckfukj$30bh$1 digitaldaemon.com...
| Hi,
| has someone successfully compiled gdc on MingW?
| I would like to know if this is feasible at all before trying myself.
|
| Ciao
|
|

Cygwin includes gdc. Maybe you'd like to try that.

-----------------------
Carlos Santander Bernal 
Oct 13 2004
parent Roberto Mariottini <Roberto_member pathlink.com> writes:
In article <ckjuds$i3a$1 digitaldaemon.com>, Carlos Santander B. says...
"Roberto Mariottini" <Roberto_member pathlink.com> escribió en el mensaje 
news:ckfukj$30bh$1 digitaldaemon.com...
| Hi,
| has someone successfully compiled gdc on MingW?
| I would like to know if this is feasible at all before trying myself.


Cygwin includes gdc. Maybe you'd like to try that.
Cool! I've installed GDC with a single point-and-click! The questions are: - can I produce MinGW executables with this? - wich version of GDC is distributed with Gygwin? It says: $ gdc --version gdc (GCC) 3.3.3 (cygwin special) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE Ciao
Oct 29 2004