Specifying a .def file for use with libtools libraries

Charles Wilson cwilson@ece.gatech.edu
Mon Feb 18 11:12:00 GMT 2002


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/



More information about the Cygwin mailing list