On Fri, 6 Apr 2012, Diego Novillo wrote:
I have started testing the switch to C++ and there is a pile of
testing to be done. The testing itself is trivial, but the number of
targets that need to be tested is large and I don't have access to all
these combinations.
Hello,
sorry for being slow, but the way things are presented is surprising to
me. I would expect most problems to be related to the host, and more
specifically the compiler used to initiate the build, not so much the
target. Or is this aiming specifically for targets that only get
cross-compilers and thus don't have stage 2 and haven't been tested with a
C++ compiler yet?
For build issues with other compilers, 50167 and 50177 are still open
(last time I looked, I couldn't find the meta-bug about switching to C++
in stage1 to add them as blockers).
--
Marc Glisse