Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Reply-To: Cygwin List <cygwin@cygwin.com>
Message-Id: <6.1.0.6.0.20040709142022.034024e0@pop.prospeed.net>
X-Sender: 
Date: Fri, 09 Jul 2004 14:21:35 -0400
To: Maarten Boekhold <boekhold@emirates.net.ae>, cygwin@cygwin.com
From: Larry Hall <cygwin-lh@cygwin.com>
Subject: Re: Building DLL
In-Reply-To: <40EEB8C4.8030007@emirates.net.ae>
References: <40EC1ECB.2010700@emirates.net.ae> <441249594902.20040707183519@familiehaase.de> <40EEAFDC.6060100@emirates.net.ae> <1671417278248.20040709171002@familiehaase.de> <40EEB8C4.8030007@emirates.net.ae>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

At 11:24 AM 7/9/2004, you wrote:

>>Put all the functions into a library.  Link the application and the
>>modules against this library (building only the appA's main() into
>>the executable).
>
>Hmmm, not sure if I can convinve the XFCE developers of such a change, as it's fairly major.
>
>>It was also reported that creating an import library (or stub library)
>>for the executables functions is sufficient if it is linked in, IIRC it
>
>this might be more acceptable, but I have no idea of how to go about that... Anybody knows more about how to do this?
>
>>was the same problem with naim & plugins.  Maybe there are some useful
>>hints in the naim sources.


Wouldn't this work, substituting "executable" for "DLL" in the obvious 
places?

    <http://cygwin.com/cygwin-ug-net/dll.html#DLL-LINK>

There was also discussion of this in the email archives, if you're
interested in that.




--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


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

