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


On Thu, Oct 09, 1997 at 07:49:27AM -0500, Joel Sherrill wrote:
> The RTEMS limits.h file is technically dependent on the OS version.  In
> practice, it doesn't change very often but it includes some limits from
> the threads and real-time extensions

FWIW, in glibc we handle this by having several smaller private
header files that are all included by the "main" limits.h.  And
the same with quite a number of other headers as well.

Just a thought...


r~


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