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: libstdc++ bootstrap failures on sparc-sun-solaris2.8 (analyzed)


>>>>> Gabriel Dos Reis writes:

Gabriel> Hmm, I was under the impression that we wanted to fake and copy generic
Gabriel> std_limits.h, no?   Or am I still being dense?

	Yes and yes (:^).  At what point do you want to test for 32x64?
How do you want to implement copying std_limits.h?  Do you want 32x64 to
set the existing cross-compiling flag for that one operation or have its
own similar machinery?

	Again, I do not know exactly how my original patch can be
incorporated into Stephen's Makefile.am stuff.  include/Makefile.am tests
GLIBCPP_IS_CROSS_COMPILING.

	Should G_I_C_C in include/Makefile.am be replaced with some other
variable that is set for both 32x64 and cross-compiling?

David


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