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

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

Re: [avr-gcc-list] How to link without .init4 ?


From: Bernard Fouché
Subject: Re: [avr-gcc-list] How to link without .init4 ?
Date: Tue, 23 Aug 2005 23:02:06 +0200

On 20:40:07 23/08/2005 address@hidden (Joerg Wunsch) wrote:

> That's why I suggested you'd better make a copy of gcrt1.S for your
> project, and edit it to fit your needs.  Just don't touch the
> remaining entries, so you won't loose anything (like the vector
> table).

Thanks a lot for all these detailed explanations! I used the redefinition
of __do_copy_data() since my first target is the atmega64 and I spared a
few needed bytes. I'll go for gcrt1.S in a few weeks/months when I'll have
to target the at90can128.


  Bernard






reply via email to

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