Xref: utzoo comp.sys.apollo:6552 gnu.gcc.bug:2815 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!ames!haven!decuac!e2big.mko.dec.com!bacchus.pa.dec.com!decwrl!wuarchive!zaphod.mps.ohio-state.edu!lavaca.uh.edu!jetson.uh.edu!cosc4fp From: cosc4fp@jetson.uh.edu Newsgroups: comp.sys.apollo,gnu.gcc.bug Subject: Testing ApolloxD gcc Message-ID: <6765.26c3c8ea@jetson.uh.edu> Date: 11 Aug 90 08:59:21 CDT Organization: University of Houston Lines: 13 I'm trying to compile gcc on the Apollo (v1.37.1) with John Vasta Apollo's patches. When I try to test it via the "bootstrap feature". I get the following error: IWhen I try to test it with "make bootstrap CCFLAGS=""" I get errors when it tries to compile c-parset.tab, rtl, print-tress, varasm, symout,genemit,genprep,final, genrecog,and genoutput. The error message being "structure has no memeber names _ptr and _base. Is there something wrong with the gcc I built?