Re: gcc ignoring defined macros?

From: Adam H(dot)Pendleton <fmonkey(at)fmonkey(dot)net>
To: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
Cc: "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: gcc ignoring defined macros?
Date: 2003-10-02 22:28:34
Message-ID: C2240043-F527-11D7-8CED-000A9566CE14@fmonkey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Thursday, Oct 2, 2003, at 10:08 US/Eastern, Dave Page wrote:

> Hi Adam,
>  
> Tried that in frmConnect, and the SSL combo box is correctly
> populated, so the preprocessor is working, just not seeing the
> externally defined macros. by the sound of it.
>  
> Regards, Dave.
>
>

How are you adding the -DSSL flag to the command line? It might be
mistaken for a linker flag because of its location in the args. Just a
shot in the dark, really...

ahp

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Adam H.Pendleton 2003-10-02 22:32:05 CVS compile error
Previous Message Adam H.Pendleton 2003-10-02 22:27:09 Re: pgAdmin III under wxCocoa