Xref: utzoo comp.sys.apollo:2134 gnu.gcc:261 gnu.g++:94 Path: utzoo!attcan!uunet!bu-cs!bloom-beacon!tut.cis.ohio-state.edu!mailrus!wasatch!uplherc!esunix!ckim From: ckim@esunix.UUCP (Cheol Kim) Newsgroups: comp.sys.apollo,gnu.gcc,gnu.g++ Subject: Re: gcc/g++ on apollos ?? Message-ID: <1249@esunix.UUCP> Date: 9 Mar 89 21:36:27 GMT References: <1017@geocub.greco-prog.fr> Organization: Evans & Sutherland, Salt Lake City, Utah Lines: 30 ief@geocub.greco-prog.fr (Alain Merigot): > > Does gcc/g++ (with coff support) runs on apollo sr10 ? Does it > requires changes ? And in that case, has anybody made them ? > > I am currently running sr9.7, and i don't have gcc 1.32, so i > can't try by myself. But one of our project requires g++ ; > should i upgrade to sr10 or try to find a sun :-) ? > > Many Thanks in advance, > > Alain Merigot > Institut d'Electronique Fondamentale > University of Paris Sud > Orsay - France > ief%geocub.UUCP@inria.inria.fr > ...uunet!mcvax!inria!geocub!ief we have had the same dillemma and ,as of now, we do not have any way to run g++ on apollo sr10. the problem is that apollo sr-non-10 does not have an appropriate 'a.out.h', the executable format file. Also, Apollo has not provide assistance of any kind to GNU and therefore GNU does not have a port on Apollo machines. If you have an Apollo with intel 386 and system V, you can port g++ on it. Otherwise, you have a long uphill battler ahead of you. Your best bet might be to find a Sun if you can because two Mikes of GNU seems to be working on Sun gcc and g++ the first. cheol