Chris Swierczewski wrote: > For example, when compiling on a Linux system one must write > > #define __LINUX I would write a small .h file containing the appropriate #define and use a 'cdef extern from' declaration to include it. -- Greg