Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF
Дата
Msg-id 199804211619.MAA13858@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
>     There has to be a better method of determining this...doesn't
> there?  Is there a test we can add to configure to auto-determine an 'ELF'
> system?  Then just change the makefile so that it gets rid of the
> LINUX_ELF "stuff" with something that configure sets?
>
>     There, try that.  I have it so that if 'with-template' is
> linux_elf, it sets LINUX_ELF to yes in both Makefile's...let me know if
> that does it for you...

I believe no one is running non-elf Linux.  Am I correct?

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] LINUX_ELF
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Re: Proposal for async support in libpq