On Tue, Aug 17, 1999 at 03:58:41PM +0200, Michael Portz wrote:
> Niklas Höglund wrote:
> > 
> > In case you havent, try adding -ffunction-sections to the compiler
> > switches. This can reduce executable size quite a bit.
> > 
> 
> Ahem, which compiler are you refering to? GNU´s suite doesn´t know 
> about this switch. What is it expected to do?

I checked egcs 1.1.2 and gcc 2.95. Both state that they have the
following option:

  -ffunction-sections     place each function into its own section

(I used "gcc -v --help" to get the list of options.)

-- 
                                                Niklas
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to