GDC for dummies

"Jérôme M. Berger" jeberger at free.fr
Mon Nov 26 11:28:27 PST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

bearophile wrote:
> So I have used this online installer (to install it again ;-) ):
> http://surfnet.dl.sourceforge.net/sourceforge/mingw/MinGW-5.1.3.exe
> I have chosen to download the make and the C++ compiler.
> 
> Even if it's an ugly path, to avoid possible (silly) problems I have accepted its suggested path:
> C:\MinGW
> 
> (I have seen that it adds nothing to the path variable, that's probably wrong for such installer).
> 
> Then I have installed this:
> http://prdownloads.sourceforge.net/gdcwin/gdc-0.24-gcc-3.4.5.exe
> 
> Installed in:
> C:\languages\D\GDC
> 
	That's your problem right there. You can install MinGW wherever you
want (although it's probably best to avoid spaces in the path), but
you *must* install gdc to the *same* folder. Then add c:\mingw\bin
to the path if it didn't do it (can't remember, it's been a while
since I installed it), and you should be set. There should be no
need to set any other environment variable (at least, I didn't and
it works for me).

		Jerome
- --
+------------------------- Jerome M. BERGER ---------------------+
|    mailto:jeberger at free.fr      | ICQ:    238062172            |
|    http://jeberger.free.fr/     | Jabber: jeberger at jabber.fr   |
+---------------------------------+------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFHSx5bd0kWM4JG3k8RAr/KAJsFinMc0IMMK82npLsHMfdsgheOLgCfW8OV
WGEA28cItOJMPKQUQg4IS3M=
=iDmT
-----END PGP SIGNATURE-----


More information about the Digitalmars-d-learn mailing list