delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/07/08/10:40:39

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Thu, 08 Jul 2004 18:36:29 +0400
From: Maarten Boekhold <boekhold AT emirates DOT net DOT ae>
Subject: Re: Building DLL
In-reply-to: <441249594902.20040707183519@familiehaase.de>
To: cygwin AT cygwin DOT com
Message-id: <40ED5BED.9060201@emirates.net.ae>
MIME-version: 1.0
User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626)
References: <40EC1ECB DOT 2010700 AT emirates DOT net DOT ae> <441249594902 DOT 20040707183519 AT familiehaase DOT de>
X-IsSubscribed: yes

Hi all,

Gerrit P. Haase wrote:
> Maarten wrote:
>>Now that GTK2 is in the package tree, I thought I'd give building XFCE a
>>try. This package depends on 'Disk based hashes' (dbh), which needs to
>>be built as a shared library. Dbh uses libtool in its build process.

> You don't need .def files on Cygwin.  Just add -no-undefined to
> libxyz_LDFLAGS.

Of course Gerrit is right. Adding this works. *But only if I use a copy 
of /usr/autotool/devel/bin/libtool*. I.e. I always have to do:

autoreconf
./configure ....
cp /usr/autotool/devel/bin/libtool .
make && make install

However, the reported version number of this libtool is the same as the 
one created through configure (autoreconf?) (1.5.6). Is the version 
distributed with cygwin a patched version? If so, is there an official 
release of the autotools that include those patches? If so I'd like to 
try to convince the XFCE developers to upgrade...

Finally, (I know, not really the correct list for this): I'm only 
vaguely familiar with the whole autotools toolchain, and I was wondering 
if somebody could show me some boiler plate configure.ac/Makefile.am 
content so that I can forward the XFCE developers a patch to 
conditionally include '-no-undefined' to the libtool invocation in the 
XFCE build process...

Maarten

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019