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

Re: RTEMS patch sweep: *types.h


Ralf Corsepius wrote:
On Thu, 2005-02-24 at 13:52 -0500, Jeff Johnston wrote:

Patch checked in.


Thanks.

What's your opinion on generalizing this patch?

I.e. to move libc/sys/rtems/machine/_types.h to libc/include/machine
and remove the first "#if !defined (__rtems__)"'ed block from
lib/include/sys/types.h in favor of the corresponding "#else /*
__rtems__ */" block.

I am not sure about the impact this would have on Cygwin and on Linux-
newlib, but as far as I can tell, this would fix fixed-size types for
some of "bare" embedded targets, which currently are broken (h8, avr,
c4x)


I've been kind of busy today. I'll do a build with linux when I get a chance.


-- Jeff J.


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