Subject: Re: HEADS UP: libtool change sweep COMPLETE
To: Thomas Klausner <wiz@NetBSD.org>
From: Todd Vierling <tv@duh.org>
List: tech-pkg
Date: 10/04/2004 12:53:45
On Mon, 4 Oct 2004, Thomas Klausner wrote:

> There is a new problem that appears at least in graphics/glu and causes
> graphics/gle's configure to fail later.

> <.> /usr/pkg/bin/libtool --mode=link g++ -o libGLU.la ...
> [*] /usr/obj/graphics/glu/work.i386/.wrapper/bin/g++ -shared -nostdlib ...
>
> while with libtool-1.5.10, they become:
> <.> /usr/pkg/bin/libtool --mode=link g++ -o libGLU.la ...
> [*] /usr/obj/graphics/glu/work/.wrapper/bin/gcc -shared ...

That's bizarre.  Looking into it.

-- 
-- Todd Vierling <tv@duh.org> <tv@pobox.com>