Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C715277.5000408@ece.gatech.edu> Date: Mon, 18 Feb 2002 14:13:59 -0500 From: Charles Wilson 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 CC: cygwin AT cygwin DOT com Subject: Re: Specifying a .def file for use with libtools libraries References: <001701c1b88c$fe49dbb0$01000001 AT 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 > 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/