Re: [HACKERS] OK, what's this LDREL all about?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] OK, what's this LDREL all about?
Дата
Msg-id Pine.LNX.4.20.9912110130200.1875-100000@localhost.localdomain
обсуждение исходный текст
Ответ на OK, what's this LDREL all about?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] OK, what's this LDREL all about?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
On 1999-12-10, Tom Lane mentioned:

> The recent QNX patches have broken current sources.  I think
> maybe the patches were incomplete or were not applied fully.
> Every makefile now has $(LD) $(LDREL) in place of $(LD) -r,
> which would be cool if only LDREL were defined as -r someplace.
> But it ain't defined anywhere.  Major lossage ensues.

ISTM, the proper way to do this sort of thing would be to add it to
LDFLAGS in Makefile.global.

-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden




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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] FreeBSD problem under heavy load
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] 6.6 release