Re: MACRO exclusion
- From: Lawrence Kirby <lknews@xxxxxxxxxxxxxxx>
- Date: Wed, 31 Aug 2005 14:36:18 +0100
On Sun, 28 Aug 2005 22:02:29 +0000, Malcolm wrote:
>
> "Keith Thompson" <kst-u@xxxxxxx> wrote
>>
>>> I am porting some code and I need to exclude all macros defined with
>>> __STDC__ . How do I do this using gcc?? Is there any change I can make
>>> in the makefile?
>>
>> What exactly do you mean by "all macros defined with __STDC__"? Can
>> you give some examples?
>>
> I realised this after I had posted.
> I'm not sure undefining the macro is the real answer.
That's difficult to say if you don't tell us the real question.
Lawrence
.
- References:
- MACRO exclusion
- From: karthik.naig@xxxxxxxxx
- Re: MACRO exclusion
- From: Keith Thompson
- Re: MACRO exclusion
- From: Malcolm
- MACRO exclusion
- Prev by Date: Re: Parity check of a word
- Next by Date: Re: Why C/C++ errors are SO obscure/devious??
- Previous by thread: Re: MACRO exclusion
- Next by thread: trouble with double free
- Index(es):
Relevant Pages
|