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: V3 and cross-compiler (AIX 4.3 64-bit mode)


> 	How is one suppose to create limitsMEMBERS.cc for a
> cross-compiler?  Is there any way to teach V3 configuration to re-use the
> 32-bit limitsMEMBERS.cc instead of failing to run a 64-bit application on
> a 32-bit system?

One is supposed to punt to the generic 32-bit version. 

See 
include/bits/limits_generic.h

-benjamin


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