This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Instalation of gcc on windows 2000?
- From: Andrea 'Fyre Wyzard' Bocci <fwyzard at inwind dot it>
- To: "Josh Perlmutter" <buttermaker at hotmail dot com>,gcc-help at gcc dot gnu dot org
- Cc: Afbaxt at aol dot com
- Date: Wed, 13 Feb 2002 00:22:24 +0100
- Subject: Re: Instalation of gcc on windows 2000?
At 20.59 12/02/2002 (GMT +0000), Josh Perlmutter wrote:
>paths in windows are set int he batch files.
>
>it's not on win 2k, but on 95/98/me, something called autoexec.bat does a
>lot of that. i forget the way to call the batch file editor, but that
>would allow you to set paths in windows.
Mybe this is getting off-topic (and unnecessary...), however:
Under Win 95/98 you can run, either fomr command line or from the "Run..."
windows
edit c:\autoexec.bat
and add in there the PATH taht you need.
Under Win 2K, environment variables are set in the control panel.
Control Panel -> System -> Advanced -> Environment
fwyzard