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

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

Re: [avr-gcc-list] Linking of multiple files


From: E. Weddington
Subject: Re: [avr-gcc-list] Linking of multiple files
Date: Thu, 18 Nov 2004 10:07:24 -0700
User-agent: Mozilla Thunderbird 0.7.3 (Windows/20040803)

sanjiv bajikar wrote:

I have ported almost 200 files (assembly source) for a project. Earlier platform was Motorola, where they were able to assemble each file seperately and finally link all the object file with the help of batch file. Now while using AVR studio 4.0 and assembler2, do I need to use .include directive 200 times in main file????

The "assembler2" is Atmel's assembler. This mailing list is for topics concerning the open source AVR toolset: GNU Binutils (including the GNU assembler, or gas), GCC, avr-libc, etc.

You'll have to take your question to Atmel or try the AVR Freaks website, www.avrfreaks.net, where they have a general forum which is more appropriate.

Thanks



reply via email to

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