|
|
|
System paths in 95.
Thursday, April 27, 2006 at 6:26 pm Windows 95 Annoyances Discussion Forum
Posted by Chris
(381 messages posted)
I have two C/C++ compilers I've installed on my system.
I have altered my autoexec.bat file with setpaths and such for the first compiler.
The second compiler, Djgpp, with multiple compilers on the system, recommends this:
Instead of editing your autoexec files and/or global environment,
you may wish to create a djgpp shortcut instead. To do this, create
a BAT file which has the lines below in it. This is often needed if
you have multiple compilers on the same system.
No matter which method you use, assuming your DJGPP installation is
rooted at C:\DJGPP, the values of the two environment variables
DJGPP and PATH should be set like this:
set DJGPP=C:\DJGPP\DJGPP.ENV
set PATH=C:\DJGPP\BIN;%PATH%
And I'm not exactly sure what its talking about with 'shortcut'.
Do I put these in the autoexec.bat file or in the Djgpp directory in an .bat file?
I'm not exactly sure what its getting at with this.
|
Responses to this message:
|
|
All messages in this thread [show all]
 | System paths in 95. (Chris: Thu, Apr 27, 2006, 6:26 pm) |
| |
| |
Return to the Windows 95 Discussion Forum
|
|
|
|