Re: sybase

2001-10-03 Thread Stipe Tolj
> I wondering whether the sybase client library which works with gcc on > redhat linux will also work if linked into a program compiled with gcc? > > If so, then I think I would need an rpm program which would unpack > the sybase package. Is there any help with that on cygwin? I

sybase

2001-10-03 Thread David
Hello, I wondering whether the sybase client library which works with gcc on redhat linux will also work if linked into a program compiled with gcc? If so, then I think I would need an rpm program which would unpack the sybase package. Is there any help with that on cygwin? If not, does anyone

Success in running SYBASE on Cygwin

2001-06-20 Thread oddvard . myrnes
I have submitted an earlyer mail with the same subject. Further testing showed instability, specially when using BCP, and I have now a configuration that works. I am using the standard SYBASE installation on a WinNT maschine with NT service pack 6 installed. 1. The latest version of OpenClient

Re: Problem with using Sybase DLL's.

2001-05-07 Thread oddvard . myrnes
solution. The application links fine using the GCC compiler and linker and SYBASE native WindowsNT dynamic (dll) libraries. Use a compiler define flag -DNT so the structures in sybdb.h gets the correct size. Make sure application prototypes for SYBASE message and error handlers are set corrcetly (check

Problem with using Sybase DLL's.

2001-05-01 Thread oddvard . myrnes
Hi Everybody I am porting our SYBASE based application from HP-UX and GNU-Linux to GNU-Cygwin. I have not long experience with Windows and needs startup help. The compile and link is done without any problem but running the application is! On the other platforms our application support the