This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: VisualC++6.0/egcs-1.1b comparison


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/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]