[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Common symbol definitions for assembler
From: |
Erik Christiansen |
Subject: |
Re: [avr-gcc-list] Common symbol definitions for assembler |
Date: |
Wed, 6 Aug 2003 18:49:12 +1000 |
User-agent: |
Mutt/1.3.28i |
On Wed, Aug 06, 2003 at 09:53:32AM +0300, Julius Luukko wrote:
> Have a look at avr-libc documentation on how to use these with
> assembler source files
Thanks everyone, for helping me "get the shovel under it", as we'd
say in Danish. I'm particularly thrilled to have learnt more about
use of the gnu toolchain. The re-use of headers is a very neat trick,
of which I was quite unaware while using it on other targets.
Thanks again,
Erik