Mail Archives: djgpp/1997/03/06/06:36:25
On Wed, 5 Mar 1997, Chris AtLee wrote:
> I've had that very same problem! I just downloaded djgpp to see what it
> could do, but I couldn't do anything! First I found that I had no
> iostream.h, so I used the printf() from stdio.h instead...But that
> didn't work either...Weird...
Did you download the file v2/readme.1st and read it before installing
and using DJGPP? If not, there's nothing weird in the fact it didn't
work for you: you didn't read the instructions that tell you which
files to download, how to install DJGPP correctly and how to get
started using it. If you still care to see DJGPP working for you,
please read that file and see what you missed.
OTOH, if you did install DJGPP as readme.1st tells you, please post
the shortest program that fails for you and the exact error message(s)
printed when you compile it, and you will get further help. You might
also consider downloading the DJGPP FAQ list (v2/faq210b.zip from the
same place you get DJGPP): it describes some common causes of problems
like yours and gives some solutions.
- Raw text -