OK, what's this LDREL all about?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема OK, what's this LDREL all about?
Дата
Msg-id 16227.944807139@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: [HACKERS] OK, what's this LDREL all about?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [HACKERS] OK, what's this LDREL all about?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
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.
        regards, tom lane


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] FreeBSD problem under heavy load
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] OK, what's this LDREL all about?