From: "Garfield Benjamin" Newsgroups: comp.os.msdos.djgpp Subject: HELP!! Date: 4 Oct 1997 17:52:39 GMT Organization: Pennsylvania Online [Usenet News Server for Hire] Lines: 47 Message-ID: <01bcd0f5$8fed74c0$LocalHost@gbenjam> NNTP-Posting-Host: 204.186.168.55 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello, I am a new user of DJGPP... If anyone could help me, I'd really appreciate it. I'm not new to programming (been using Basic, C and Assembler for 17 years now) but, I am new to DJGPP. Anyway, what exactly does DJGPP do, if installed correctly? On my set-up, I have to manually set the path/env assigns at the DOS-prompt before I can use DJGPP. If I've just turned on my machine (P133MHz), Windows95 boots then I select the MS-DOS Prompt option to bring up a DOS-window. Now, I try to compile a program with gcc and it cannot find it's resources. However, if I enter the following two lines at the >prompt... SET PATH=C:\DJGPP\BIN;%PATH% SET DJGPP=C:\DJGPP\DJGPP.ENV ... now, gcc will compile fine. I already have added these two lines to my autoexec.bat file, but it appears they are not being processed. So, if any of you guys who have been using DJGPP for some time would tell me, how does YOUR djgpp sessions work? As in do you also manually configure these settings? If it is normal, then that's okay. I have no problem manually doing it but, I was under the impression I could just auto-assign them in my start-up. Take care, GARFIELD e-mail: gbenjam AT sosbbs DOT com