www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/09/27/12:45:12

Date: Sat, 27 Sep 1997 09:44:45 -0700 (PDT)
Message-Id: <199709271644.JAA15987@adit.ap.net>
Mime-Version: 1.0
To: vbpeyton AT aol DOT com (VBPeyton), djgpp AT delorie DOT com
From: Nate Eldredge <eldredge AT ap DOT net>
Subject: Re: Rookie mistakes

At 01:42  9/26/1997 GMT, VBPeyton wrote:
>I swear I have looked in every FAQ I can find to solve this basic
>problem, but I still can't fix it...
>
>I am a new user trying to install djgpp on a 486DX/66 machine which has
>Windows 3.1, but I am setting up djgpp to run under DOS in the c:\djgpp
>directory.
>
>I have downloaded the basic djgpp files described as being the
>minimum required on the rutgers website, plus I downloaded the
>debug programs.  I have added the required lines to my autoexec.bat
>file and I have run the go32-v2.exe file.
Will you tell us what files those are?  Sometimes people give inaccurate
requirements as to what you need. You will need these to compile C:
djdev*.zip
gcc*b.zip
bnu*b.zip

>
>My problem is that when I try to compile a basic C program, I receive
>an error message stating "stdio.h not found".  If I modify the program
>so that I specify that stdio.h is found in the c:\...\bin directory, the
>compiler
>can find the stdio.h file but none of the other standard library files in
>the bin
>directory.  Is there some obvious installation step I have accidentally
>skipped?
For one thing, headers don't belong in the bin directory. They belong in
`\djgpp\include', which is where they should have come when you unzipped. Do
you have your DJGPP environment variable set? That could cause this problem.
It is described in README.1ST. Also make sure you are using the original
DJGPP.ENV file.

Nate Eldredge
eldredge AT ap DOT net



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019