delorie.com/archives/browse.cgi | search |
From: | ericj AT navicom DOT com (Eric L. Jennings) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: DJGPP Can't find header files. |
Date: | Thu, 29 May 1997 14:49:04 GMT |
Organization: | All USENET -- http://www.Supernews.com |
Lines: | 48 |
Message-ID: | <338d9648.801515@news.navicom.com> |
References: | <338cdd44 DOT 3628540 AT news DOT navicom DOT com> <338D4C48 DOT 616398B1 AT Mathematik DOT tu-chemnitz DOT de> |
Reply-To: | ericj AT navicom DOT com |
NNTP-Posting-Host: | ppp115pm1.navicom.com |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Robert Hoehne <Robert DOT Hoehne AT Mathematik DOT tu-chemnitz DOT de> wrote: >Eric L. Jennings wrote: >> >> My autoexec.bat reads as follows > >After a first look this seems to be OK. >To get you better help, PLEASE use the bug-report from RHIDE. >(Alt+Space and the Bugreport) and post the generated file This was tricky because it wouldn't work in a dos box. I had to restart in MSDOS mode and run rhide. I also couldn't figure out how to get the output into the bugreport. I cut and pasted from the command line logfile. The only diff is that with rhide it searches c:/djgpp/include but still can't find stdio.h. This is a bug report for RHIDE Version 1.2 (Mar 17 1997 01:02:00) I am running MS-DOS 7.0 Important environment variables: PATH=C:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS;C:\JAZZ;C:\TC\BIN;C:\HELPPC DJGPP=C:\DJGPP\DJGPP.ENV LFN= INFOPATH= SHELL= COMSPEC=C:\COMMAND.COM DJSYSFLAGS= Here is the output from a sample compilation and link for C gcc version 2.7.2.1 cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=7 -Dunix -Di386 -DGO32 -DMSDOS -D__unix__ -D__i386__ -D__GO32__ -D__MSDOS__ -D__unix -D__i386 -D__GO32 -D__MSDOS -Asystem(unix) -Asystem(msdos) -Acpu(i386) -Amachine(i386) hi.c C:\WINDOWS\TEMP\ccbaaaaa GNU CPP version 2.7.2.1 (80386, BSD syntax) #include "..." search starts here: #include <...> search starts here: c:/djgpp/include /usr/local/include /usr/local/go32/include /usr/local/lib/gcc-lib/go32/2.7.2.1/include /usr/include End of search list. hi.c:1: stdio.h: No such file or directory (ENOENT) End of the sample Eric L. Jennings ericj AT bytor DOT chemek DOT cc DOT or DOT us "Just an Invitation to the Blues" Crossroads http://bytor.chemek.cc.or.us/~ericj/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |