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

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

Re: [avr-gcc-list] Manuals links broken


From: E. Weddington
Subject: Re: [avr-gcc-list] Manuals links broken
Date: Wed, 02 Apr 2003 09:12:05 -0700

On 2 Apr 2003 at 14:23, Russell Shaw wrote:

> E. Weddington wrote:
> > On 1 Apr 2003 at 17:04, Russell Shaw wrote:
> > 
> > 
> >>I'm looking for documentation on what directives to use when
> >>doing inline assembler in avr-gcc. Is this contained in any
> >>of the avr source trees? Should i add it?
> > 
> > You can also look in the regular GCC docs on inline assembly. They
> > have all the relevant info too, including on the AVR. See:
> > <http://www.gnu.org/software/gcc/onlinedocs/>
> 
> That has what i was looking for.
> When gcc is built, should these docs get installed? Are they man
> or info pages? I just rebuilt avr-gcc from gcc-core. All i got
> was a long man page: /usr/local/man/man1/avr-gcc.1 that doesn't
> cover everything.

AFAIK, you should get both man pages and info pages when you build 
GCC. 

As an alternative, you can always see the latest docs online and you 
should be able to download them in various formats. See the GCC web 
page: <http://www.gnu.org/software/gcc/gcc.html>

Eric


reply via email to

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