This is the mail archive of the newlib@sourceware.org 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]
Other format: [Raw text]

Re: Using newlib 2.1.0 headers with clang


On Mar  3 12:44, ed@nelson305.com wrote:
> Hello,
> 
> After upgrading to newlib 2.1.0, compiling a test project fails when using
> clang as follows:
> [...]
> The attached patch allows successful compilation with clang.  It uses
> unsigned type defines where they exist and falls back to using signed type
> defines with the unsigned keyword.

Patch applied.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: pgpMTX2GqTIvA.pgp
Description: PGP signature


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