V3 and cross-compiler (AIX 4.3 64-bit mode)

Benjamin Kosnik bkoz@redhat.com
Fri Jun 8 11:19:00 GMT 2001


> 	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



More information about the Libstdc++ mailing list