Re: PostgreSQL CVS does not compile under Cygwin (was Re: Cygwin test ...)

Поиск
Список
Период
Сортировка
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


Вложения

В списке pgsql-cygwin по дате отправления:

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: Strange behavior with large datas
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: PostgreSQL CVS does not compile under Cygwin (was Re: Cygwin test ...)