Mail Archives: djgpp/1999/04/11/22:46:40
From: | "C. W. Young" <chasyou AT sprintmail DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | gpp2.81
|
Date: | Sun, 11 Apr 1999 20:57:39 -0500
|
X-Posted-Path-Was: | not-for-mail
|
X-Accept-Language: | en
|
X-ELN-Date: | 12 Apr 1999 01:58:56 GMT
|
X-ELN-Insert-Date: | Sun Apr 11 19:05:05 1999
|
Organization: | EarthLink Network, Inc.
|
Lines: | 14
|
Mime-Version: | 1.0
|
NNTP-Posting-Host: | sdn-ar-003lanorlp208.dialsprint.net
|
Message-ID: | <37115312.3D71D7B7@sprintmail.com>
|
X-Mailer: | Mozilla 4.5 [en] (Win95; I)
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
I downloaded and installed the 2.8 version according to directions. It
compiled
simple "C" programs OK, but failed with "CPP". The first problem was
long
file names. (iostream.h wanted to include streambug.h, but the file was
labelled
streambu.h. There was another of these. I fixed this by changing the
#include
in the include file that made the call. This worked, but then in ld.exe
I got
can't open _lstdcxx : no such file. What have I done? The old version
worked
fine.
- Raw text -