minor gcc2->gcc3 migration nit
Phil Edwards
phil@codesourcery.com
Thu Apr 22 15:19:00 GMT 2004
On Thu, Apr 22, 2004 at 10:10:56AM -0400, James Morrison wrote:
> Phil Edwards <phil@codesourcery.com> writes:
>
> > Use g++. That's what it's there for. :-)
>
> Unfortunatly g++ links with libstdc++ where some users only need libsupc++
> and libgcc_eh/libgcc_s .
Then add those -l's to the command line. No need to use an entirely
different driver.
--
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
- Edsger Dijkstra, 1930-2002
More information about the Gcc
mailing list