in reply to Re: sybperl for cygwin
in thread sybperl for cygwin

Asim,

There is a difference between DBD::Sybase and sybperl which I both use. They depend on the c-library ctlib, of which there is a replacement freetds that also works with sybperl.

Point being the problems with linking to a windows library using cygwin.

The code in DBD::Sybase also uses the base of the sybperl functionality of the open client library.

mdupont