Обсуждение: Re: [INTERFACES] Win32 version of the psql library
>> I was wondering if there are any plans for porting the psql library to >> win32? Has anyone tried doing this? > >I believe that the client has been ported to WIN32 at some point in the >past, perhaps using a Cygnus compatibility library product. > > - Tom If this is true...does anyone know who did it or when it might be found? i would be curious to hear from people who might have attempted it and how successful(good or bad) they were! Thanks --------- Chris Williams Sterling Software Rome, New York Phone: (315) 336-0500 Email: chris_d_williams@sterling.com
On Wed, 22 Jul 1998, Chris Williams wrote:
> >> I was wondering if there are any plans for porting the psql library to
> >> win32? Has anyone tried doing this?
> >
> >I believe that the client has been ported to WIN32 at some point in the
> >past, perhaps using a Cygnus compatibility library product.
> >
> > - Tom
>
> If this is true...does anyone know who did it or when it might be found?
> i would be curious to hear from people who might have attempted it and
> how successful(good or bad) they were!
The most current source code (upcoming v6.4) has #ifdef'd sections
for WIN32, as well as a make file for Microsoft Visual C++5.0 or compat...