This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]