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: Erik Christiansen
Subject: Re: [avr-gcc-list] Question about code size
Date: Mon, 19 Mar 2007 12:39:07 +1100
User-agent: Mutt/1.5.9i

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?

Regards,
Erik





reply via email to

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