------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-29 12:50 ------- xgcc: Internal error: Terminated (program cc1plus) That means you ran out of memory while compiling. Do you have swap enabled?
Also you should using "make bootstrap" and not just make as the directions in http://gcc.gnu.org/ install/ say to. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Component|libgcj |other http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19688