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

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

Re: [avr-gcc-list] More on optimization


From: E. Weddington
Subject: Re: [avr-gcc-list] More on optimization
Date: Thu, 10 Oct 2002 13:05:40 -0600

On 10 Oct 2002 at 19:41, Tvrtko A. Ursulin wrote:

> 
> First of all, many thanks to everyone for help with "volatile" issue.
> Yes, I now see it is the first question in the FAQ, but until now, I
> didn't even know that such a FAQ exists.
> 
> So excuse me for asking that, and let me thank everyone once more.
> 
> Another thing I was unable to find is the list of all -O options
> avr-gcc understands and some details on them. A link woudl be ok.
> 

GCC documentation:
http://www.gnu.org/software/gcc/onlinedocs/

GAS (assembler) docs:
http://www.gnu.org/manual/gas-2.9.1/as.html

LD (linker) docs:
http://www.gnu.org/manual/ld-2.9.1/ld.html

GNU documentation in general:
http://www.gnu.org/manual/

Eric
avr-gcc-list at http://avr1.org



reply via email to

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