avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Question about code size


From: Paulo Marques
Subject: Re: [avr-gcc-list] Question about code size
Date: Mon, 19 Mar 2007 02:43:54 +0000
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Erik Christiansen wrote:
On Fri, Mar 16, 2007 at 02:17:36PM +0000, Paulo Marques wrote:

I think you were looking for "-fno-inline-functions"?


Do you mean "-fno-inline" ?

To blindly block explicit inlining, just to cure excessive default
inlining, seemed at the time to be too clumsy a method to suggest. ;-)


You'll find it in the documentation as "-finline-functions", but like most -f switches, you can use the "no" variant like "-fno-inline-functions" as well.


Err ... have you tried this suggestion?

I have. Have you?

--
Paulo Marques




reply via email to

[Prev in Thread] Current Thread [Next in Thread]