| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <37281.14907.qm@web113504.mail.gq1.yahoo.com> |
| References: | <596920 DOT 90071 DOT qm AT web113516 DOT mail DOT gq1 DOT yahoo DOT com> <4C2A697F DOT 5020402 AT redhat DOT com> |
| Date: | Tue, 29 Jun 2010 14:58:01 -0700 (PDT) |
| From: | Refr Bruhl <refr_bruhl AT yahoo DOT com> |
| Subject: | Re: Shared libraries in Cygwin |
| To: | Eric Blake <eblake AT redhat DOT com>, cygwin AT cygwin DOT com |
| In-Reply-To: | <4C2A697F.5020402@redhat.com> |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Thanks for the info.. It helps
I am building Apache with subversion. That is where I get the error message
----- Original Message ----
From: Eric Blake <eblake AT redhat DOT com>
To: cygwin AT cygwin DOT com
Sent: Tue, June 29, 2010 4:45:35 PM
Subject: Re: Shared libraries in Cygwin
On 06/29/2010 03:43 PM, Refr Bruhl wrote:
>
> Question
>
> Since I get the message below does this mean cygwin cannot compile shared libraries?
Quite the contrary - cygwin1.dll is a shared library, which means not
only can cygwin compile shared libraries, but it depends on them!
> Or if a shared library is defined special action needs to be taken for
cygwin?
The special action being that all symbols must be defined in advance.
>
>
> libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries
Look into the documentation of the -no-undefined flag of libtool, and
make sure you are using it.
--
Eric Blake eblake AT redhat DOT com +1-801-349-2682
Libvirt virtualization library http://libvirt.org
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |