Mail Archives: djgpp/1998/06/28/16:30:38
From: | Mike_and_Beth <mandbx AT wco DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Help with install
|
Date: | Sun, 28 Jun 1998 13:28:04 -0700
|
Organization: | Verio Northern California's Usenet News Service
|
Lines: | 24
|
Message-ID: | <3596A754.4793@wco.com>
|
NNTP-Posting-Host: | venus165.wco.com
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I've followed the installation instructions as best as I could, where I
unpacked with pkunzip -d and winzip32...I've seen note of possible
problems due to LFN's. for the following files into c:\djgpp
djdev201.zip, gcc2721b.zip, bnu27b.zip, gpp2721b.zip and lgp271b.zip.
I can't compile even a simple .c.
ie; here's a simple test program saved as t1.c compiled as
gcc t1.c -o t1.exe
#include <stdio.h>
main()
{
printf("Hello World !\n");
}
I get t1.c:1:stdio.h: No such file or directory
I have c:\djgpp\bin in my path and the djgpp variable in my autoexec.bat
...set djgpp = c:\djgpp\djgpp.env
Absolutely any assistance with this would be thunderously applauded
mike purtell mandbx AT wco DOT com
- Raw text -