Hi. > That's the problem. > If this definition from dfa.h can be improved, please report > the details of the offending compiler: > > #if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 6) || __STRICT_ANSI__ > # define __attribute__(x) > #endif
I have sent out a query to my testers list and will let you know. Thanks, Arnold