Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 09 Jul 2004 19:24:52 +0400 From: Maarten Boekhold Subject: Re: Building DLL In-reply-to: <1671417278248.20040709171002@familiehaase.de> To: cygwin AT cygwin DOT com Message-id: <40EEB8C4.8030007@emirates.net.ae> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) References: <40EC1ECB DOT 2010700 AT emirates DOT net DOT ae> <441249594902 DOT 20040707183519 AT familiehaase DOT de> <40EEAFDC DOT 6060100 AT emirates DOT net DOT ae> <1671417278248 DOT 20040709171002 AT familiehaase DOT de> X-IsSubscribed: yes > 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. Maarten -- 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/