delorie.com/archives/browse.cgi | search |
From: | "Tim Van Holder" <tim DOT van DOT holder AT pandora DOT be> |
To: | <djgpp-workers AT delorie DOT com> |
Subject: | Re: Package of libtool? |
Date: | Thu, 21 Jun 2001 19:34:02 +0200 |
Message-ID: | <CAEGKOHJKAAFPKOCLHDICEKHCEAA.tim.van.holder@pandora.be> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
Importance: | Normal |
In-Reply-To: | <Pine.SUN.3.91.1010619162001.9970A-100000@is> |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> IIRC, libtool in packages I looked into used to detect that DJGPP doesn't > support shared libraries and stop using -fPIC. Unless my memory fails me > (wouldn't be the first time ;-), something's changed in libtool, and that > change is now causing us grief. The problem seems to have been introduced somewhere between 1.3.4 and 1.4; when libtool sees you're using gcc, it simply assumes -fPIC. The current CVS HEAD fixes this, and I've applied that fix to the 1.4 tree. I've also adapted libtool.m4 to work with autoconf 2.50 (which it now requires). Over the weekend, I'll be looking at the testsuite - some of the tests are failing. I'll probably defer an official package until automake 1.5 is available.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |