This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: VisualC++6.0/egcs-1.1b comparison
- To: jle at star dot be
- Subject: Re: VisualC++6.0/egcs-1.1b comparison
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Fri, 20 Nov 1998 17:13:53 +0100 (MET)
- cc: egcs at cygnus dot com
On Fri, 20 Nov 1998 jle@star.be wrote:
> (the C++ source code is the same for both - a numeric integration routine)
> (egcs compile options: -O -mpentium)
You might want to try -O3, -fno-exceptions (if you don't need them, at
least this saves space) and probably some other options described in the
egcs info files.
Gerald
--
Gerald Pfeifer (Jerry) Vienna University of Technology
pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/