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 Message-ID: <4227FDDF.8FB2160B@dessent.net> Date: Thu, 03 Mar 2005 22:19:11 -0800 From: Brian Dessent Organization: My own little world... MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Make a Shared Library using Makefile References: <5f08076705012702164bfcacd9 AT mail DOT gmail DOT com> <41F8CA62 DOT 3B4B44CB AT dessent DOT net> <5f080767050303220646fca54b AT mail DOT gmail DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Pradip Jadav wrote: > And ya "Dllexport and Dllimport" are required in source code???? I > mean should include in my own header files? > I read that ---- > > ""The main problems are caused by the fact that Windows DynamicLinked > Libraries (DLL s) assume some specific information to be introduced in > the source code directly, while the UNIX DynamicLinked share Libraries > don t need any "special information" in the source"" > > so i have to change source code ???I mean have to add "special > information" like Dllexport and Dllimport ??? Did you actually read the replies the first time you posted this or are you just hoping that somehow magically someone will be able to help you? Brian -- 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/