This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Reg Linking .dll file in cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]