Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!udel!rochester!pt.cs.cmu.edu!OREO.GRAPHICS.CS.CMU.EDU!gleicher From: gleicher@CS.CMU.EDU (Michael Gleicher) Newsgroups: comp.sys.sgi Subject: how good is gcc/g++ on irises Message-ID: Date: 22 Mar 91 03:16:11 GMT Sender: gleicher@OREO.GRAPHICS.CS.CMU.EDU Distribution: comp Organization: School of Computer Science, Carnegie Mellon University Lines: 21 Before I go through the effort of getting and installing gcc and g++ for my irises, I was wondering: how well does gcc/g++ perform compared to the SGI/MIPS compiler and CFRONT? how does the generated code compare? how do the compile times compare? how do the link times compare? I find that g++ on a Sun3 can compile and link program many times faster than a Personal Iris, even though the iris is a much faster machine (my program runs many times faster on the Iris). The compile and (especially) link times are excessive on the Iris with CFront 2.0. Am I still correct in assuming that C++ source level debugging (eg: gdb) is just a dream on an Iris? Thanks for the help, Mike