This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: moving <limits> bits to config/cpu
- To: libstdc++ at gcc dot gnu dot org
- Subject: Re: moving <limits> bits to config/cpu
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Date: Thu, 23 Aug 2001 14:10:59 -0500 (CDT)
- Cc: bkoz at redhat dot com
- Organization: Networks and Infrastructure Lab (IL02/2240), Motorola Labs
- References: <200108152029.NAA10463@cygnus.com>
In article <Pine.SOL.3.91.1010823114350.748B-100000@taarna.cygnus.com>:
> I think this approach to <limits> makes the most sense. At the risk of
> opening another can of worms, would it be possible to convert all the
> current limits bits to use this (sane) approach, instead of the current
> hodge podge approach? Or am I missing something?
>> * configure.target: Set LIMITSH for powerpc-*-*.
>> * config/cpu/powerpc/bits/limits.h: New file.
My only concern is that not every OS on the same CPU has the same
limits properties...
I just hit this with FreeBSD/i386 not being the same as Linux/i386.
Regards,
Loren