Re: MS Windows libpq++ - Mailing list pgsql-interfaces

From Horst Herb
Subject Re: MS Windows libpq++
Date
Msg-id 01cf01c0ce51$789e7fa0$4201a8c0@midgard
Whole thread Raw
In response to MS Windows libpq++  ("Horst Herb" <hherb@malleenet.net.au>)
List pgsql-interfaces
> > what exactly do I need to build a libpq++ equivalent on MS Windows and
Macs?
> > My software runs nicely on Linux, but I have to port it now.
>
> I don't expect libpq++ *itself* would give you much trouble--the real
issue
> is porting libpq, and that could be hard...

Why? I have got a libpq.dll / libpq++.dll (and .a) running on Windows. It
comes with PgAdmin for example.

All I want is some instructions how to build it myself on Windows with the
mingw or cygwin compiler in order to do the same on the Macs.

I can compile the whole Postgres source on Windows with cygwin, and I could
figure it out slowly by looking at the source and finding out the
dependencies. I just thought why waste hours (maybe sdays?) on this if
somebody could answer it in a minute (or point me to the right documentation
to read).

Horst
Horst



pgsql-interfaces by date:

Previous
From: "J. T. Vermeulen"
Date:
Subject: Re: MS Windows libpq++
Next
From: "J. T. Vermeulen"
Date:
Subject: Re: MS Windows libpq++