X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <182dc94a0805260801l239c4775y6f401aa86582bc9a@mail.gmail.com> Date: Mon, 26 May 2008 20:31:43 +0530 From: "Mani kandan" To: c++-embedded AT sourceware DOT org, themailinglistname AT cygwin DOT com, cygwin-developers AT cygwin DOT com, cygwin-apps AT cygwin DOT com, cygwin AT cygwin DOT com Subject: Reg Linking .dll file in cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi I am porting an linux based application to Windows. My application uses a third party library (having an sybase dynamic library .dll file).I can able to compile and link my code in cygwin using g++. But when i run the exe, i got the error msg that "STATUS ACCESS VIOLATION". I have doubt that is there any way to convert .dll file to .a file. Becase I suspect that the .dll file is the problem??. -- 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/