This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: minor gcc2->gcc3 migration nit


Phil Edwards <phil@codesourcery.com> writes:

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. :-)

I agree with Richard, having a special way to invoke one particular
language is unfortunate an unexpected. I think a better analogy would be
to say it's like trying to steer a car using the steering wheel, and then being told that on this car you use the joystick on the console,
that's what it's there for :-)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]