Re: help: cross compiling PG7.4.1 on IA64 from IA32

Поиск
Список
Период
Сортировка
От Andrew Hall
Тема Re: help: cross compiling PG7.4.1 on IA64 from IA32
Дата
Msg-id 0aae01c410a5$c6e98ee0$2601010a@bluereef.local
обсуждение исходный текст
Ответ на help: cross compiling PG7.4.1 on IA64 from IA32  ("Andrew Hall" <temp02@bluereef.com.au>)
Ответы Re: help: cross compiling PG7.4.1 on IA64 from IA32
Список pgsql-ports
Yep, PG 7.4.1 installs fine on a native IA64 box, but not when cross
compiling on a IA32 box for IA64. Regardless of what I do, PG always seem to
want to link libpthread from /lib (which is the IA32 version) and ignores
the LDFLAGS directive pointing it at /usr/local/ia64-linux/lib. I'm
suspecting this is hardcoded somewhere in the GCC environment because even
when I explicitly tell it to link to the IA64 lib, it completely ignores it.

----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "Andrew Hall" <temp02@bluereef.com.au>
Cc: <pgsql-ports@postgresql.org>
Sent: Tuesday, March 23, 2004 5:11 PM
Subject: Re: [PORTS] help: cross compiling PG7.4.1 on IA64 from IA32


> "Andrew Hall" <temp02@bluereef.com.au> writes:
> > I have been trying unsuccessfully to get PG 7.4.1 built for an IA64
> > environment using the following:
>
> > Redhat Taroon (IA64) beta headers and libs installed in
> > /usr/local/ia64-linux
>
> Hmm, PG builds fine for me in Red Hat's RPM build environment.  Would
> you like to try downloading the 7.4.2 RPM or SRPM from fedora.redhat.com?
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: help: cross compiling PG7.4.1 on IA64 from IA32
Следующее
От: Tom Lane
Дата:
Сообщение: Re: help: cross compiling PG7.4.1 on IA64 from IA32