www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <084501c1917c$3dcafd10$0200a8c0@lifelesswks> |
From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
To: | "Gregory Lampshire" <gregory_lampshire AT hotmail DOT com> |
Cc: | <cygwin AT cygwin DOT com> |
References: | <OE46C2Dhd9FdIbHvh2d000072d9 AT hotmail DOT com> <06f301c19136$d89772b0$0200a8c0 AT lifelesswks> <OE33Su9uSsDZfGGdDIi0000743d AT hotmail DOT com> |
Subject: | Re: gcc -shared under 2.95.3-5, unable to convert .o to .dll via -shared flag |
Date: | Mon, 31 Dec 2001 08:52:12 +1100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
X-OriginalArrivalTime: | 30 Dec 2001 21:52:09.0918 (UTC) FILETIME=[3B411DE0:01C1917C] |
Please keep the conversation on the list. === ----- Original Message ----- From: "Gregory Lampshire" <gregory_lampshire AT hotmail DOT com> To: "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> Sent: Monday, December 31, 2001 2:33 AM Subject: Re: gcc -shared under 2.95.3-5, unable to convert .o to .dll via -shared flag > Rob, > > Many thanks for the clarification. I did run a gcc with all the static (.a) > libs that are needed to resolve the symbols. This resulted in huge .so > (.dll) files for many .so files that are individually compiled then loaded. > The static libs are bound together to make an ecl executable which is the > image file that loads the .so files once they are cerated. Is there anyway > to get the .so files without the link pulling in *everything* to resolve the > symbols? I am curious if I went to dll libraries for everything perhaps my > issues be solved. I'll repeat myself. WIN32 *DOES NOT PERMIT UNRESOLVED SYMBOLS*. There is NO WAY to get .dll's without pulling in everything. And yes, more .dll's = mor shared code = smaller objects. Rob -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |