X-Recipient: archive-cygwin@delorie.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" <kvmani76@gmail.com>
To: c++-embedded@sourceware.org, themailinglistname@cygwin.com,
   cygwin-developers@cygwin.com, cygwin-apps@cygwin.com, cygwin@cygwin.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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

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/

