Re: Irix 6.2, Postgres 7.3.1, some brokenness

Поиск
Список
Период
Сортировка
От alex avriette
Тема Re: Irix 6.2, Postgres 7.3.1, some brokenness
Дата
Msg-id 4EB11DFC-3738-11D7-9DDD-003065BDE8A6@posixnap.net
обсуждение исходный текст
Ответ на Irix 6.2, Postgres 7.3.1, some brokenness  (alex avriette <alex@posixnap.net>)
Ответы Re: Irix 6.2, Postgres 7.3.1, some brokenness
Список pgsql-hackers
> I have tried, without any luck, to get postgres compiled with gcc 3.2 
> (from freeware.sgi.com). It keeps adding '-r' when its linking, even 
> when LDFLAGS is unset, LD is 'gcc' and CC is 'gcc'. I could do the 
> linking manually, but this is not really a viable option for a > 
> release.

Looking at this more, I see this:

[goro:~/postgresql-7.3.1/src] alex% grep LD Makefile* | grep -- '-r'
Makefile.global:LDREL = -r

Can we just not append LDREL to LD if we're on Irix?


alex

--
alex avriette
$^X is my programming language of choice.
alex@posixnap.net



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

Предыдущее
От: alex avriette
Дата:
Сообщение: Irix 6.2, Postgres 7.3.1, some brokenness
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PGP signing releases