This is the mail archive of the gcc-bugs@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: Templates and "-frepo" in egcs-1.1.2


> Date: Tue, 27 Apr 1999 09:52:42 +1000
> From: "Chris Rankin" <CRankin@team.hutch.com.au>
> To: egcs-bugs@egcs.cygnus.com

> I have an application which uses the STL, and I have been trying to
> reduce the amount of template-bloat. To this end, I have been trying
> out the "-frepo" option with egcs-1.1.2, i586-linux-pc-gnu
> (2.0.7-pre6), binutils-2.9.1.0.23 and Linux 2.2.6. I have not been
> successful.

On your Linux, -frepo will not (should not) reduce the amount of space
required in your final executable.  If it does, that is probably a
bug.  :-)


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