Re: [HACKERS] report for Win32 port - Mailing list pgsql-hackers

From Vince Vielhaber
Subject Re: [HACKERS] report for Win32 port
Date
Msg-id Pine.BSF.4.05.9905261123180.6844-100000@paprika.michvhf.com
Whole thread Raw
In response to report for Win32 port  (Horak Daniel <horak@mmp.plzen-city.cz>)
Responses Re: [HACKERS] report for Win32 port  (wieck@debis.com (Jan Wieck))
List pgsql-hackers
On Wed, 26 May 1999, Horak Daniel wrote:

> Hi,
> 
> I have tested current snapshot (from CVS) to compile and run on Windows NT.
> 
> It compiles mostly OK. The only problem is with linking the libpq++, but it
> can be a general problem:
> 
> pgcursordb.o: In function `_8PgCursorRC12PgConnectionPCc':
> /usr/src/pgsql.test/src/interfaces/libpq++/pgcursordb.cc:37: undefined
> reference
>  to `PgTransaction::PgTransaction(PgConnection const &)'

Interesting.  I wonder if any other platforms or compilers are also 
showing this...  I'll submit the patch later today.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH   email: vev@michvhf.com   flame-mail: /dev/null      # include <std/disclaimers.h>
       TEAM-OS2       Online Campground Directory    http://www.camping-usa.com      Online Giftshop Superstore
http://www.cloudninegifts.com
==========================================================================





pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] I can't compile cvs snapshot ...
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] report for Win32 port