This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building a DLL with libtool on cygwin


Tom Epperly wrote:
> I work on a package called Babel, and someone else ported it to
> cygwin a
> while ago. I am in the process of trying to make a new release of
> Babel.
> When I tried out the new release on cygwin, I a link error I don't
> know
> what to do about. I tried searching for relevant information using
> google, but I can't find anything. The error message appears below.
>
> If you can offer any advice, I would appreciate whatever you can
> offer.

Try re-libtoolize-ing with current Cygwin libtool. NB: Cygwin has 2 versions
of the autotools - one for packages using ac-2.13 & relevant am & libtool,
and another for ac-2.5x and current am & libtool. For devel versions of the
autotools to be invoked, there must *not* be an AC_PREREQ() less than 2.50
in configure.in.

Max.


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]