www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

D.gnu - MingW

↑ ↓ ← 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
↑ ↓ "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
↑ ↓ → 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