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


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

Re: Stephen Webb's staging headers patch


> 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


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