Re: 7.5 beta version - Mailing list pgsql-hackers

From Jeroen T. Vermeulen
Subject Re: 7.5 beta version
Date
Msg-id 20040411142814.GH66987@xs4all.nl
Whole thread Raw
In response to Re: 7.5 beta version  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: 7.5 beta version  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
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.


Jeroen



pgsql-hackers by date:

Previous
From: pgsql@mohawksoft.com
Date:
Subject: Re: PostgreSQL configuration
Next
From: Steve Atkins
Date:
Subject: Re: PostgreSQL configuration