Re: compiling postgres with Visual Age compiler on

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: compiling postgres with Visual Age compiler on
Дата
Msg-id 1117378163.4860.9.camel@fuji.krosing.net
обсуждение исходный текст
Ответ на compiling postgres with Visual Age compiler on OpenPower5 / Linux  (Hannu Krosing <hannu@skype.net>)
Список pgsql-hackers
On P, 2005-05-29 at 17:19 +0300, Hannu Krosing wrote:
> Has anyone tried to compile postgres with Visual Age compiler on
> OpenPower5 (IBM-ese for linux only PowerPC based server) either 32 or 64
> bit ?
> 
> We got it to build fine on both Suse and RHAS, but have had no luck with
> VAC.

That is we were able to compile it using GCC, but not VAC

> 
> I have not researched any deeper,but  currently it fails with
> 
> .[hannu@power postgresql-8.0.3]$
> CC=/opt/ibmcmp/vac/7.0/bin/xlc ./configure
> ..A..
> checking for int timezone... yes
> checking types of arguments for accept()... configure: error: could not
> determine argument types
> 
> 
> 
> Our "supported platforms" page does not show compiler, perhaps it should
> be there as a separate column, not as remark for just some platforms.
> 
-- 
Hannu Krosing <hannu@skype.net>



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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Inefficiency in recent pgtz patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Escape handling in COPY, strings, psql