Re: libpq

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Gabor Berenyi <ber_44(at)yahoo(dot)com>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: libpq
Date: 2005-05-06 15:05:16
Message-ID: 200505061505.j46F5GN29864@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


PostgreSQL 8.0.3, to be released in a few days, will have a bcc32.mak
that will compile using Borland, and a DLL fix for WSACleanup(). Would
you please test that version?

Thanks.

---------------------------------------------------------------------------

Gabor Berenyi wrote:
> Hello Bruce and others,
>
> Now I send you the example makefiles (makefiles.zip),
> PLUS
> a bug report (maybe_a_dll_bug.zip). I think it's not a
> libpq.dll bug, but a related one at least. I would
> very much appreciate your help.
>
> maybe_a_dll_bug.zip contains a simple project that
> dynamically loads libpq.dll and doesn't work.
> Wine says (under Linux): validation failed for
> vsinit.dll
> Win98 and XP say: error in MSVCRT.DLL
> Can you compile and run this simple project (it
> contains no Borland-specific code, at least not the
> Windows part)? Do I have the wrong DLLs? If yes, could
> you send me the correct ones, please?
>
> Thank you.
> With love, Gabor
>
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> rta:
>
> > Bernyi Gbor wrote:
> > > Hello Bruce,
> > > The output: 29 rows, each consists of the single
> message "file not
> > > found".
> > > Should I send you a bcc makefile that works? have
> one for my project
> > > that the IDE created automatically - if you think
> it helps to understand
> > > the syntax.
> >
> > Great, sure, send it over.
> >
> > --
> > Bruce Momjian |
> http://candle.pha.pa.us
> > pgman(at)candle(dot)pha(dot)pa(dot)us | (610)
> 359-1001
> > + If your life is a hard drive, | 13 Roberts
> Road
> > + Christ can be your backup. | Newtown
> Square, Pennsylvania 19073
> >
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Small Business - Try our new resources site!
> http://smallbusiness.yahoo.com/resources/

Content-Description: makefiles.zip

[ Attachment, skipping... ]

Content-Description: maybe_a_dll_bug.zip

[ Attachment, skipping... ]

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-05-06 15:34:08 Re: [patch 0/6] pgcrypto update
Previous Message Tom Lane 2005-05-06 15:01:47 Re: Nameless IPC on POSIX systems