To: orlo From: Anton Helm Subject: Re: Two dumb (but short) questions please. Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Fri, 2 Feb 1996 09:58:52 +0100 At 17:14 1996-02-01 -0500, you wrote: >1. Where/how do I "check my environment in ez-gcc"? a) Turn on your PC and wait for the DOS prompt. (skip this step if the PC is already on) b) type SET and press the ENTER key. Now the environment variables should be displayed on the screen. >2. What is meant by "calling setdjgpp.bat"? "setdjgpp.bat" is a so called BATCHFILE it has some commands in it that change the environment. At your DOS prompt type SETDJGPP and press the ENTER key. If you see nothing but the DOS prompt again, everything is OK. If you see an error message, your PATH variable is not set correctly. It should contain the directory where the DJGPP executables (and setdjgpp.bat) are. To learn how to change your PATH please consult your DOS manual. If you want to avoid calling setdjgpp.bat each time you want to use the compiler, you can add the following line at the end of your autoexec.bat call setdjgpp.bat Tony *************************************************************************** Dipl.-Ing. Anton HELM * mailto:tony AT nt DOT tuwien DOT ac DOT at Institut fuer Nachrichtentechnik * http://dictator.nt.tuwien.ac.at/~tony/ und Hochfrequenztechnik * http://www.tuwien.ac.at/nthft/ Guszhausstr. 25/389 * phoneto:+43-1-58801-3520 A-1040 Wien, AUSTRIA * faxto:+43-1-5870583 ***************************************************************************