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: MICO / configure script question


Joost Kraaijeveld wrote:
> Hi all,
>
> I am trying to get MICO compiled under Cygwin using it's configure
> script. When run, the script does not detect that it is possible to
> create dll's (and therefor that it not possible to throw exceptions
> across dll's).
>
> Is there a portable way to determine that Cygwin is capable of creating
> dll's with configure?

Upgrade to latest libtool.

Specify -no-undefined on the libtool link line. (Assuming that the libs do,
in fact, not contain any undefined symbols.)


Max.


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


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