On Mon, Sep 09, 2002 at 01:10:46AM -0700, David O'Brien wrote: : > Rather than trying to deduce whether `long long' is supported from : > other macros, I simply modified the compiler driver to tell us.
What's wrong with #include <limits.h> #ifdef LLONG_MAX Surely we get to determine the contents of our own limits.h files? -- Christopher Vance To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message