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: Large code size?


Martin von Loewis wrote:

> > It looks like exception handling is disabled by default, and we don't use it
> > in our code...  ?
>
> Well, then I recommend compiling with -fno-exceptions. Exception handling
> *is* activated by default.

And use dynamic libstdc++

> Martin

Dima



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