Reg Linking .dll file in cygwin

Mani kandan kvmani76@gmail.com
Mon May 26 15:02:00 GMT 2008


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??.



More information about the Cygwin-apps mailing list