[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] avr-objdump 2.11 gives illegal Intel Hex
From: |
Larry Barello |
Subject: |
Re: [avr-gcc-list] avr-objdump 2.11 gives illegal Intel Hex |
Date: |
Thu, 13 Jun 2002 07:53:39 -0700 |
Does this mean I can selectively compile libraries to use rjmp/rcall
as long as they don't call something far away?
Is there a directive I can use to tell the compiler that certain stuff
is near and doesn't need to use long jumps or calls? I.e. near/far
attribute for external or internal stuff to a module?
----- Original Message -----
From: "Marek Michalkiewicz" <address@hidden>
>
> Also, latest CVS avr-gcc has a nice option for boot
loaders: -mshort-calls
> forces use of rjmp/rcall on >8K devices.
>
avr-gcc-list at http://avr1.org