delorie.com/archives/browse.cgi | search |
Message-Id: | <199812011753.RAA24685@remus.clara.net> |
From: | "Arthur" <arfa AT clara DOT net> |
To: | "DJGPP Mailing List" <djgpp AT delorie DOT com>, |
"Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> | |
Subject: | RE: gcc and g++ problem |
Date: | Tue, 1 Dec 1998 17:52:43 -0000 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2173.0 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
Importance: | Normal |
In-Reply-To: | <Pine.SUN.3.91.981201102838.16940I-100000@is> |
Reply-To: | djgpp AT delorie DOT com |
> > > > Use gxx instead of gcc or g++/gpp - it'll detect according > to filename. > > > > > > Or try using .CC instead of .CPP > > > > Would that make a difference? > > No, it won't make any difference. But neither would the use of gxx as > opposed to gcc, since both implement the same method of deducing the > source language from the file name extension. Then why can I compile a file with the .cc or .cpp extension using gxx but not with gcc? It doesn't work on my system, not unless I specify that my file has to link with -lstdcxx. Apparantly, I'm not the only one who suffers from this problem. No, the FAQ doesn't help (I've followed the instructions perfectly) - but the Zip Picker said use gxx and that's what I've been doing for the past eight months or so that I've been using DJGPP. James Arthur - jaa AT arfa DOT clara DOT net http://www.arfa.clara.net/james/ ICQ#15054819
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |