This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: minor gcc2->gcc3 migration nit
- From: Phil Edwards <phil at codesourcery dot com>
- To: Daniel Kegel <dank at kegel dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 22 Apr 2004 01:18:54 -0400
- Subject: Re: minor gcc2->gcc3 migration nit
- References: <4087144D.3060202@kegel.com>
On Wed, Apr 21, 2004 at 05:39:41PM -0700, Daniel Kegel wrote:
> Just posting this so anyone looking for this error message can find it in
> google.
Good idea, thanks!
> Sometimes people want to link c++ programs by invoking gcc instead of g++.
For the record, those people are goofballs. It's like wanting to steer
a car, but instead of using the steering wheel, they want to grab hold of
the axles with their bare hands.
Use g++. That's what it's there for. :-)
--
<zwol> anyone around understand the way libstdc++ configuration works in 3.4?
<echristo> i'm starting to think no one does
<echristo> except maybe pme
<tm2> I hope he doesn't die.