Xref: utzoo gnu.g++.help:296 comp.lang.c++:10960 Path: utzoo!utgpu!watserv1!watmath!uunet!tut.cis.ohio-state.edu!eng.sun.com!tiemann From: tiemann@eng.sun.com (Michael Tiemann) Newsgroups: gnu.g++.help,comp.lang.c++ Subject: Size of executables produced by g++ Message-ID: <9101022042.AA03463@teacake.Eng.Sun.COM> Date: 2 Jan 91 20:42:23 GMT References: <19066@hydra.gatech.EDU> Sender: daemon@tut.cis.ohio-state.edu Reply-To: tiemann@cygnus.com Followup-To: gnu.g++.help Organization: Cygnus Support (+1 415 322 3811) Lines: 4 Have you compared the results of compiling both codes with -O? I suspect gcc and g++ will produce more similar results in that case. Michael