This is the mail archive of the newlib@sourceware.cygnus.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bug in sys/reent.h



> "long long" is not an ASNI standard feature and compiler with strict
> warnings fails.
> 
> Suggested solution:
> __extension__ unsigned long long _rand_next;

Is there any case where newlib will be built with something other than
gcc?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]