Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Message-ID: <3D6F56DA.B02DED49@npi.stpn.soft.net> Date: Fri, 30 Aug 2002 16:58:26 +0530 From: Preeti Agarwal X-Accept-Language: en,pdf MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Dll linking problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 Hi, A dll written using VC++ environment is exporting a complete class. The same is being accessed through cygwin, but it is unable to link to the class functions. However if the functions are declared inline in the dll, cygwin application is able to link successfully with the class functions. The same dll can be accessed successfully through a program written in VC++ environment. Please let me know if anyone can suggest an analysis or a solution. Thanks Preeti Agarwal -- 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/