Subject: Re: installing libs from lang/gcc*
To: Jeremy C. Reed <reed@reedmedia.net>
From: Frank Cusack <fcusack@fcusack.com>
List: tech-pkg
Date: 01/15/2003 19:33:13
On Wed, Jan 15, 2003 at 06:37:17PM -0800, Jeremy C. Reed wrote:
> No, it does install the libraries.
>
> For example:
>
> lrwxrwxrwx 1 root root 34 Jan 13 18:09
> /usr/lib/libstdc++.so.5 -> /usr/gcc3-3.2.1/lib/libstdc++.so.5
>
> > Is this on Linux?
>
> Yes.
huh. On NetBSD it didn't do that. My only /usr/lib/libstdc++ is
version 4, from the system gcc AFAIK.
My own gcc3 is, well, my own. I don't think the pkgsrc version works,
it was just my own install and I got confused (didn't install correctly
or whatever).
> What do you all think? Should it default for
> GCC_PREFIX= ${PREFIX}
> for Linux and all non-NetBSD too?
Yes, I think so. And even for NetBSD some magic is needed.
/fc