This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: xlimits.h for embedded targets


> Then maybe newlib should be "fixing" gcc's limits.h rather than the other
> way around.

I'll second that.  Some targets will probably not use newlib...

Seems to me that maybe the cleanest way would be to generate a basic
limits.h from the target description file (tm.h).  That's GCC's idea
of the target's limits anyway.  At first glance, this should not be
too hard... (famous last words, I know ;-)

What do you think?

					Christian


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