------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-22 17:24 ------- (In reply to comment #4) > For that matter, if one cannot build the 64 bit compiler with the stock > compiler > on Debian sparc64-unknown-linux-gnu, how does one build this compiler?
You build a cross compiler and then a native compiler with the new compiler. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21162