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: Code Bloat g++


> Date: Wed, 16 Feb 2000 23:29:42 +0100 (CET)
> From: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
> To: "Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de>

> On Tue, 15 Feb 2000, Martin v. Loewis wrote:
> > Anyway, as Alexandre points out: this is debugging information, so
> > what is the problem?

> When compiling template-heavy C++ code with -g, GCC generates huuuuge
> .s files

Pardon me if I am repeating myself, have you tried -frepo?  It can
speed things up on some codes.

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