Re: gcc ignoring defined macros?

Поиск
Список
Период
Сортировка
От Hiroshi Saito
Тема Re: gcc ignoring defined macros?
Дата
Msg-id 01ce01c38c43$2f3bc6d0$1f324d80@w2k
обсуждение исходный текст
Ответ на Re: gcc ignoring defined macros?  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
Hi Adam.

IMHO,
libpq (PostgreSQL) becomes Non SSL if designation (--with-openssl) isn't done.
It isn't used even if it has SSL-Library.
Because libpq is used, pgAdmin3 is thought to be an option.
However,
I think that we will force to use it.

regards,
Hiroshi Saito

From: Adam H. Pendleton
(snip)

> I was about to fix this, when I realized that I was about to add -DSSL to the command-line for *all*
> situations.  Is this what we want,
> or is this supposed to be a conditional compile option?
> If it's needed for *all* situations, then why included it at all,
> why not just >remove the #ifdefs and always compile the SSL code?


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

Предыдущее
От: "Adam H. Pendleton"
Дата:
Сообщение: CVS compile error
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: CVS compile error