pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/35307 (libtool vs compiler.mk)



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