Mail Archives: djgpp/2001/10/03/05:19:24
From: | Jean-Philippe Grivet <grivet AT cnrs-orleans DOT fr>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | newbie questions
|
Date: | Wed, 03 Oct 2001 11:12:26 +0200
|
Organization: | CITU - Universite d'Orleans - FRANCE
|
Lines: | 18
|
Message-ID: | <3BBAD67A.6F4C6BF2@cnrs-orleans.fr>
|
NNTP-Posting-Host: | pcgriv02.cnrs-orleans.fr
|
Mime-Version: | 1.0
|
X-Trace: | isis.univ-orleans.fr 1002099426 18754 163.9.8.21 (3 Oct 2001 08:57:06 GMT)
|
X-Complaints-To: | news AT news DOT univ-orleans DOT fr
|
NNTP-Posting-Date: | 3 Oct 2001 08:57:06 GMT
|
X-Mailer: | Mozilla 4.7 [fr] (WinNT; I)
|
X-Accept-Language: | fr
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Hello all!
I am new to DJGPP, and I have some simple questions.
1. I just downloaded and installed DJGPP at home on a W98 machine.
Everything seems to work like a charm "out of the box". My only
complaint is the size of the .exe files: hello.c (about 60 bytes)
produces a 100k+ hello.exe. Is this normal? Any way to reduce this size?
2. I did the same at the office, on a WinNT machine. gcc works (with
the same large .exe), gxx is not recognized, but gpp is. The .exe files
are enormous (300k+ for hello.cpp). More annoying, gpp finds several
syntax or parsing errors in small programs that ran perfectly under
TurboC. Finally, Rhide stubbornly refuses to work (bad command or
filename).
echo %PATH% and echo %DJGPP% yield the expected answers. What did I
miss?
Thank you for your help and patience,
JP Grivet
- Raw text -