| delorie.com/archives/browse.cgi | search |
| Date: | Tue, 1 Dec 1998 10:30:28 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | Arthur <arfa AT clara DOT net> |
| cc: | djgpp AT delorie DOT com |
| Subject: | RE: gcc and g++ problem |
| In-Reply-To: | <199811302201.WAA14078@remus.clara.net> |
| Message-ID: | <Pine.SUN.3.91.981201102838.16940I-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
On Mon, 30 Nov 1998, Arthur wrote: > > > 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.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |