delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Sat, 18 Feb 2006 13:45:34 -0500 |
From: | Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Linux vs Cygwin linkage |
Message-ID: | <20060218184534.GC10380@trixie.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
References: | <1140287981 DOT 4091 DOT 76 DOT camel AT rosella DOT wigram> |
Mime-Version: | 1.0 |
In-Reply-To: | <1140287981.4091.76.camel@rosella.wigram> |
User-Agent: | Mutt/1.5.11 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
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 |
On Sun, Feb 19, 2006 at 05:39:41AM +1100, skaller wrote: >I have found some unexpected differences between Cygwin and Linux. FYI >I think Cygwin is right, and Linux is wrong. > >What happens is I have a DLL P which depends on a DLL F and a DLL D. A >also depends on R. The executable depends on R D and F. > >Under Linux, I link P against F, and it works. IMHO this is just plain >wrong. It seems to be pooling symbols globally or something. > >Under Cygwin this does not happen. The link of P fails with an >undefined symbol from D. I think this is correct. > >If anyone can throw some light on this I'd appreciate it. Is it this >option:? > >--allow-shlib-undefined --no-allow-shlib-undefined Allows (the default) >or disallows undefined symbols in shared libraries. > >Can I fix that with > >-Wl,--no-allow-shlib-undefined > >switch to gcc, so Linux and Cygwin behave the same? This is a question for a linux mailing list. Why are you asking here? cgf -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |