Re: gcc ignoring defined macros?

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: gcc ignoring defined macros?
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B83AF283@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на gcc ignoring defined macros?  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
 
-----Original Message-----
From: Adam H. Pendleton [mailto:fmonkey@fmonkey.net]
Sent: 06 October 2003 18:26
To: Dave Page
Cc: Hiroshi Saito; pgadmin-hackers@postgresql.org
Subject: Re: [pgadmin-hackers] gcc ignoring defined macros?

Dave Page wrote: 
 
 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?
 
We should probably include it as an option as not everyone compiles PostgreSQL with SSL support (I normally don't for example). Can it be done automagically by looking for the SSL_connect symbol in libpq.a/libpq.so?
 
Regards, Dave. 

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Update
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: wxWindows RPMs