Subject: Re: dumb g++ linker question
To: Nick Hudson <skrll@netbsd.org>
From: Charles M. Hannum <root@ihack.net>
List: port-i386
Date: 02/12/2001 20:33:19
On Fri, Feb 09, 2001 at 05:02:14PM +0000, Nick Hudson wrote:
> 
> Actually libtool won't help... yet! The version in pkgsrc doesn't
> support inter-library dependencies. The one I about to check in soon
> does so that it will use information from say libqt.la to help with the
> --rpath options.

Uhh?  I'm pretty sure the one in pkgsrc does in fact handle dependencies.
Indeed, many pkgs rely on that.

I hope that whatever you're `about to check in' has been TESTED!!! on
a.out systems (e.g. with GNOME).  I wasted a lot of time fixing it the
first time.