delorie.com/archives/browse.cgi | search |
From: | "odin" <odin AT vianet DOT net DOT au> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | help please |
Date: | 9 Nov 1997 20:42:46 GMT |
Organization: | Customer of Connect.com.au P/L, Perth, Australia |
Lines: | 31 |
Message-ID: | <01bced4f$f76c4b00$b16e39cb@default> |
NNTP-Posting-Host: | 203.57.110.177 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
I have just installed djgpp and done the little hello.c example but when i type 'gcc -v hello.c -o hello.exe' a heap of stuff comes up ending with an error. _________ cpp -lang-c -v blah blah blah blah blah blah blah... #include "..." search starts here: #include <...> search starts here: /usr/local/include usr/local/go32/include usr/local/lib/gcc-lib/go32/2.7.2.1/include usr/include end of search list. hello.c:1: stdio.h: No such file or directory (ENOENT) ___________ The stdio.h file is in my d:\prog\djgpp\include directory but it cant seem to find it. These are my path comands in autoexec.bat which were added when installing. set PATH=D:\PROG\DJGPP\BIN;c:\windows;c:\windows\command set DJGPP=d:\djgpp\djgpp.env ______________ Appreciate it if someone could help. icq uin = 2448706 email = odin AT vianet DOT net DOT au Thanks heaps.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |