Re: MS Windows libpq++

From: "Horst Herb" <hherb(at)malleenet(dot)net(dot)au>
To: "J(dot) T(dot) Vermeulen" <jtv(at)cistron-office(dot)nl>
Cc: <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: MS Windows libpq++
Date: 2001-04-26 13:04:47
Message-ID: 01cf01c0ce51$789e7fa0$4201a8c0@midgard
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message J. T. Vermeulen 2001-04-26 13:22:14 Re: MS Windows libpq++
Previous Message J. T. Vermeulen 2001-04-26 12:45:56 Re: MS Windows libpq++