autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Portability of preprocessor directives


From: Paul D. Smith
Subject: Portability of preprocessor directives
Date: 25 Feb 2003 09:40:26 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

What is the word on portability of preprocessor directives?

I'm in particular thinking of things like "#if defined()",
"#elif !defined()", the && and || operators, etc.

How universal are these directives?  I'm talking here about GNU make,
which is part of the bootstrap toolset and so I'm still interested
(to some degree) in pre-ANSI compilers, etc.


Thanks...

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

[Prev in Thread] Current Thread [Next in Thread]