Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3C715277.5000408@ece.gatech.edu>
Date: Mon, 18 Feb 2002 14:13:59 -0500
From: Charles Wilson <cwilson@ece.gatech.edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2
X-Accept-Language: en-us
MIME-Version: 1.0
To: Stephano Mariani <sk.mail@btinternet.com>
CC: cygwin@cygwin.com
Subject: Re: Specifying a .def file for use with libtools libraries
References: <001701c1b88c$fe49dbb0$01000001@sknet01>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

This is kindof a kluge, but try this:

libname_la_LDFLAGS = foo.def <-no-undefined and other link flags>

--chuck

Stephano Mariani wrote:

> Hello,
> 
> Is there a way to use something similar to .def files with libtool. I
> have no way of limiting the export list, and the -export-symbols <file>
> directive in the libname_la_LDFLAGS seems not to work.
> 
> I could go and rename all the symbols to avoid conflicts, but I would
> rather not... there has to be a way to do this using libtool.
> 
> Please help! I am fast getting desperate enough to drop libtool
> altogether.
> 
> Thanks in advance,
> 
> Stephano Mariani
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

