Stephen Webb's staging headers patch
Mark Mitchell
mark@codesourcery.com
Sat Jul 21 01:34:00 GMT 2001
> Ben> Perhaps, but not best case
>
>>> or should we switch to target-dependent std_limits.h like atomicity.h?
I don't see that we have any choice but to do this, in general. When
cross-compiling, it seems we would have to do this. Of course, we could
share a lot of the code between systems; most 32-bit systems are going
to have very similar values for things, for example.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Libstdc++
mailing list