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


Yes,
as an open source thing we have used newlib in a number of embedded
products, one of which is DSP-based and does not use gcc.

--
Mark Powell, Senior Software Engineer, Primagraphics Limited
New Cambridge House, Litlington, nr.Royston, Herts, SG8 0SS, UK
Tel. +44 1763 852222, Fax. 853324, http://www.primagraphics.co.uk



> -----Original Message-----
> From: newlib-owner@sourceware.cygnus.com
> [mailto:newlib-owner@sourceware.cygnus.com]On Behalf Of DJ Delorie
> Sent: 20 June 2000 19:22
> To: nikulin@actsw.amat.com
> Cc: newlib@sourceware.cygnus.com
> Subject: 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]