Subject: Re: libtool "--tag" error (fwd)
To: Ruibiao Qiu <ruibiao@arl.wustl.edu>
From: gabriel rosenkoetter <gr@eclipsed.net>
List: current-users
Date: 03/05/2001 16:34:57
On Mon, Mar 05, 2001 at 02:16:09PM -0600, Ruibiao Qiu wrote:
> I built by doing "cd /usr/pkgsrc/libtool-base; make update".  
> BTW, should /usr/bin/cc and /usr/bin/gcc be the same?  It is the case for me
> at least (as shown by diff).

Do you maybe have a gcc somewhere in your path before cc? (Like,
say, you've got the pkgsrc gcc 2.95.2 installed in /usr/pkg and
/usr/pkg/bin in your shell's PATH before /usr/bin?)

libtool's pkgsrc Makefile should still grab /usr/bin/cc instead of
/usr/pkg/bin/gcc, though, so I'm not sure this solves much.

Our in-tree cc is gcc (a somewhat older version of it, though).

       ~ g r @ eclipsed.net