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
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <019d01c351bb$54825e30$668c883e@starfruit>
From: "Max Bowsher" <maxb@ukf.net>
To: "Joost Kraaijeveld" <J.Kraaijeveld@Askesis.nl>,
   "Cygwin \(E-mail\)" <cygwin@cygwin.com>
References: <A3D1526C98B7C1409A687E0943EAC410015684@obelix.askesis.nl>
Subject: Re: MICO / configure script question
Date: Thu, 24 Jul 2003 09:12:29 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165

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/

