On Sun, Sep 06, 1998 at 03:38:19PM -0600, Art Lemasters wrote: > On Sun, Sep 06, 1998 at 11:23:06PM +0200, Marcus Brinkmann wrote: > > 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). > > Thanks, Marcus. Would it be appropriate for me to symlink > a c++ to g++?
Ahem. The link should already be there. Do you have g++ package installed? Otherwise, make a link, but from /usr/local/bin, so you don't mess with Debian packages. Thank you, Marcus -- "Rhubarb is no Egyptian god." Debian GNU/Linux finger brinkmd@ Marcus Brinkmann http://www.debian.org master.debian.org [EMAIL PROTECTED] for public PGP Key http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/ PGP Key ID 36E7CD09

