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

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

Re: [avr-gcc-list] object file break up


From: Russell Shaw
Subject: Re: [avr-gcc-list] object file break up
Date: Sun, 12 Feb 2006 15:13:10 +1100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050914 Debian/1.7.11-1

Ning Xu wrote:
Hi,
I am thinking of breaking a big avr object file into a set of smaller object files.

good

> Is it possible in theory?

yes

> does anyone know any tool out
there that does this?

brain;)

You need to separate the project into multiple source files
and compile and link them separately.

This message should be on the avr-chat list.




reply via email to

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