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

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

Re: [avr-gcc-list] Common symbol definitions for assembler


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Common symbol definitions for assembler
Date: Wed, 6 Aug 2003 09:16:08 +0200 (MET DST)

As "Artur Lipowski" <address@hidden> wrote:

>What use group I don't know but I and many people (eg. in avr-libc)
>prefer to use "avr-gcc -x assembler-with-cpp" instead of avr-as.

Or just name the file ending in .S, and let the compiler do the rest.
He's obviously on Unix, so his filesystem is even case-sensitive.
However, the above works well on case-insensitive filesystems, too, as
long as the compiler command-line uses a capital .S suffix.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

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