cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Sun, 1 Aug 1999 16:12:47 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Jurre Koning <jurre AT lx DOT student DOT wau DOT CUT-OUT DOT nl> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: beginner question |
In-Reply-To: | <37a40892@wau.nl> |
Message-ID: | <Pine.SUN.3.91.990801161139.9720C-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 1 Aug 1999, Jurre Koning wrote: > >From the readme.1st I figured, that is was ok to use gcc for C as well as > C++ programs. I guess it is not when you include iostream.h. I "forgot" to > try gxx, ... guess i misread. It is indeed okay to use GCC for C++ programs, but you then need to put -lstdcxx at the end of the link command line. Using GXX frees you from this.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |