Re: 7.5 beta version

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: 7.5 beta version
Дата
Msg-id 20040411142814.GH66987@xs4all.nl
обсуждение исходный текст
Ответ на Re: 7.5 beta version  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: 7.5 beta version  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: pgsql@mohawksoft.com
Дата:
Сообщение: Re: PostgreSQL configuration
Следующее
От: Steve Atkins
Дата:
Сообщение: Re: PostgreSQL configuration