Re: PostgreSQL CVS does not compile under Cygwin (was Re: Cygwin test ...) - Mailing list pgsql-cygwin

From Bruce Momjian
Subject Re: PostgreSQL CVS does not compile under Cygwin (was Re: Cygwin test ...)
Date
Msg-id 200108241645.f7OGjKB06108@candle.pha.pa.us
Whole thread Raw
In response to Re: PostgreSQL CVS does not compile under Cygwin (was Re: Cygwin test ...)  (Jason Tishler <jason@tishler.net>)
List pgsql-cygwin
I have already applied this fix:

    revision 1.12
    date: 2001/07/11 22:12:43;  author: momjian;  state: Exp;  lines: +2 -2
    Libpq++ fixes for Win32 compile.

    Christian Ullrich

> Tom,
>
> On Thu, Aug 16, 2001 at 03:07:10PM -0400, Tom Lane wrote:
> > Jason Tishler <jason@tishler.net> writes:
> > > -   static PGSTD string IntToString(int);
> > > +   PGSTD string IntToString(int);
> >
> > This one is news to me.  Please file a bug report about it.  I have no
> > idea if that's the correct patch, though.
>
> The first attachment is the root cause of this problem.  If I revert
> pgconnection.h to version 1.11, then Cygwin PostgreSQL (i.e., libpq++)
> builds cleanly again.
>
> I tried to build the Win32 stuff to see if the native libpq++ would build
> cleanly without the DLLIMPORT.  Unfortunately, the Win32 build seems to
> be broken too...  See second attachment.  Note that I can build 7.1.2
> under MSVC++.  Has the procedure for 7.2 changed?
>
> Thanks,
> Jason
>

[ Attachment, skipping... ]

[ Attachment, skipping... ]

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-cygwin by date:

Previous
From: s0lao@netscape.net (S. L.)
Date:
Subject: RE: Configuring ODBC
Next
From: Bruce Momjian
Date:
Subject: Re: PostgreSQL CVS does not compile under Cygwin (was Re: Cygwin test ...)