pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/35307 (libtool vs compiler.mk)
The following reply was made to PR pkg/35307; it has been noted by GNATS.
From: Dan McMahill <dmcmahill%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, asau%NetBSD.org@localhost
Subject: Re: pkg/35307 (libtool vs compiler.mk)
Date: Sat, 20 Feb 2010 00:45:04 -0500
asau%NetBSD.org@localhost wrote:
> Synopsis: libtool vs compiler.mk
>
> State-Changed-From-To: open->feedback
> State-Changed-By: asau%NetBSD.org@localhost
> State-Changed-When: Fri, 19 Feb 2010 11:19:51 +0000
> State-Changed-Why:
> Libtool area changed a lot, does the problem persist?
>
>
as near as I can tell the same problem exists. The basic issue is this:
libtool creates tags which are stored in ${prefix}/bin/libtool and they
are based on the compiler characteristics in the compiler used to build
libtool. This means if you ever try to switch from say f2c-f77 for your
fortran compiler to gfortran, you'll have a bad libtool and you end up
having to rebuild everything.
Home |
Main Index |
Thread Index |
Old Index