From: garyg AT users DOT jaxnet DOT com (Gary M. Greenberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: headers, crt0.o, and info no longer working Date: 6 Apr 1997 18:50:46 GMT Organization: Southeast Network Services, Inc. Message-ID: <5i8ra6$539@news.southeast.net> References: <5i7e0n$3qm AT news DOT southeast DOT net> NNTP-Posting-Host: users.southeast.net Lines: 25 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I wrote: : I'm perplexed. When I first installed djgpp, everything worked fine. : No problems. Today, I went to compile a single-source file program, and : I get ENOENT errors for some standard headers which are in : C:/djgpp/include. : Then, when I use IC:/djgpp/include on the command line to compile, I get : an ENOENT error on crt0.o ;-\ : Finally, when I try to use info, I get the same ENOENT error, but : info.exe is there && "which info, which gcc, and which ld" all return : the correct && full path to my tools (fwiw, I have MKS Toolkit looaded, : and it's in the PATH before djgpp). What might cause these errors : (remember, this all worked a few days ago). Turns out, simply enuf, that DJGPP=c:/djgpp/djgpp.env got mysteriously removed from my autoexec.bat file (I suspect the program I recently installed which altered the .bat file). Oh well, live && learn: make backups when things are working. Thanks for the help, esp. Eli. Cheers, gary The C Programmer's Reference: http://users.southeast.net/~garyg/C_ref/C/c.html AVENUE Class Requests Index: http://users.southeast.net/~garyg/class.htm