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

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

Re: [avr-gcc-list] Define assembly start location


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Define assembly start location
Date: Mon, 8 Nov 2004 17:27:10 +0100 (MET)

Johannes Bauer <address@hidden> wrote:

> This works _almost_. It just doesn't overwrite the existing
> ".vectors" table, but appends to it:

You need to avoid linking against the gcrt1.o file in that case.  It's
probably best to create your own linker command, as opposed to leave
linking to avr-gcc.

-- 
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]