Return to BSD News archive
Path: sserve!manuel.anu.edu.au!munnari.oz.au!hp9000.csc.cuhk.hk!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!rutgers!modus!dyna!osra!felix!guest From: guest@felix.Sublink.Org (guest) Newsgroups: comp.unix.bsd Subject: Compiling gcc-2.2.2, has someone done it? Message-ID: <886@felix.Sublink.Org> Date: 12 Oct 92 18:39:47 GMT Organization: Soft*Star s.r.l, Torino, Italy Lines: 10 I have been trying for a while to compile gcc-2.2.2 but without success. The first part of the bootstrap (make LANGUAGE=c) only works if I undefine __GNUC__ because of a redefinition of va_list. Other errors popup compiling eprintf in libgcc2. I want gcc-2.2.2 because the builtin gcc (I think 1.95) died with a "Virtual memory exhausted" while compiling a X11 appliation I'm working on using gcc-2.1 on SCo-ODT platform. Help!