Re: 7.5 beta version

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl>
Cc: Dann Corbit <DCorbit(at)connx(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.5 beta version
Date: 2004-04-12 02:21:30
Message-ID: 200404120221.i3C2LUN06507@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jeroen T. Vermeulen wrote:
> On Mon, Apr 05, 2004 at 09:38:13PM -0400, Bruce Momjian wrote:
> >
> > I don't think you can mix libs/binaries from different compilers.
>
> As long as it's plain old C, and the compilers adhere to the platform's
> ABI standards, why not? Even if you compile the C code using a C++
> compiler, as in this case, any C structs will be PODs and so should be
> compiled according to the C layout rules.

I was not sure if Win32 had standard alignment for C.

--
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-04-12 02:31:04 Re: PostgreSQL configuration
Previous Message Bruce Momjian 2004-04-12 01:56:10 Re: PostgreSQL configuration