I also note that there seems to be a typo in Marc-Andre's include file: (defined(__osf__) && defined(__DECC)) || defined(TrueComaq64) || defined(__VMS)) Note the missing 'p' in 'TrueComaq64'. --Guido van Rossum (home page: http://www.python.org/~guido/)