Re: "Make" Uses "c++" instead of "g++?"
On Sun, Sep 06, 1998 at 02:01:25PM -0600, Art Lemasters wrote:
> I am trying to run "make" in slink. It's using
> c++ instead of g++. I'm new to compiling on this
> system. What am I doing wrong?
Nothing. c++ is a link to g++, they are the same. If you want to make g++
explicit, you have to write the rules for this (or use some other make
magic).
Marcus
--
"Rhubarb is no Egyptian god." Debian GNU/Linux finger brinkmd@
Marcus Brinkmann http://www.debian.org master.debian.org
Marcus.Brinkmann@ruhr-uni-bochum.de for public PGP Key
http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/ PGP Key ID 36E7CD09
Reply to: