From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: Anybody have icc for IA64? |
Date: | 2015-08-31 19:13:05 |
Message-ID: | 20150831191305.GK2912@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane wrote:
> After pushing 2c713d6e, I realized that the buildfarm isn't going to tell
> me anything useful about it, because the change only makes a difference
> for icc on ia64, and we have no such members in the buildfarm. (We've
> got icc, and we've got ia64, but not both in the same place.)
>
> It's fairly worrisome that we don't have this case covered, considering
> that there's a whole bunch of bespoke code for the case. Now, I'm trying
> to remove most of the special-case code, but it's hard to be sure if this
> will work --- maybe icc is only compatible with gcc asm on x86[_64] and
> not on ia64 :-(
>
> Anyway, if anyone could see whether HEAD still works on such a platform,
> I'd appreciate it.
I have pinged the EDB team that maintains the only IA64 machine we have.
It runs HP-UX. I'm not sure how easy it is to get Intel's compiler
there ...
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2015-08-31 19:18:02 | Re: Should \o mean "everything?" |
Previous Message | Alexander Korotkov | 2015-08-31 19:08:14 | Re: Horizontal scalability/sharding |