From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: -1 (0xffffffff) err.log Date: Tue, 05 May 1998 18:56:51 -0400 Organization: Two pounds of chaos and a pinch of salt. Lines: 31 Message-ID: <354F9933.7BD7@cs.com> References: <354F227A DOT 3A9A5532 AT uswest DOT net> NNTP-Posting-Host: ppp138.cs.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Patrick Kenney wrote: > > Using builtin specs. > gcc version 2.8.0 > cpp -lang-c++ -v -undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus > -D__GNUC_MINOR__=8 -Dunix -Di386 -DGO32 -DMSDOS -DDJGPP=2 -D__unix__ > -D__i386__ -D__GO32__ -D__MSDOS__ -D__DJGPP__=2 -D__unix -D__i386 > -D__GO32 -D__MSDOS -D__DJGPP=2 -Asystem(unix) -Asystem(msdos) > -Acpu(i386) -Amachine(i386) -D__EXCEPTIONS -Di386 -Asystem(unix) > -Acpu(i386) -Amachine(i386) -D__i386__ -Asystem(unix) -Acpu(i386) > -Amachine(i386) whello.cpp C:\WINDOWS\TEMP/ccaaaaaa.ii > gcc.exe: installation problem, cannot exec `cpp': No such file or > directory (ENOENT) You have not configured your DJGPP installation properly. Make sure you've set the PATH and DJGPP variables as instructed in 'readme.1st'. If you remain stuck, post a system report as outlined in chapter 6.12 of the DJGPP Frequently Asked Questions list. I have written a utility called DJVERIFY designed to diagnose common installation problems, recommend solutions, and prepare a system report if necessary. Please consider trying it out: http://www.cs.com/fighteer/files/vrfy04a.zip. -- --------------------------------------------------------------------- | John M. Aldrich | "Autocracy is based on the assumption| | aka Fighteer I | that one man is wiser than a million | | mailto:fighteer AT cs DOT com | men. Let's play that over again, | | http://www.cs.com/fighteer | too. Who decides?" - Lazarus Long | ---------------------------------------------------------------------