[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] Advice on R_AVR_13_PCREL errors linking for Tiny85_an
From: |
Weddington, Eric |
Subject: |
RE: [avr-gcc-list] Advice on R_AVR_13_PCREL errors linking for Tiny85_and_ Mega168?! |
Date: |
Sun, 25 Jan 2009 09:25:50 -0700 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of Bill Roy
> Sent: Friday, January 23, 2009 7:14 AM
> To: address@hidden
> Subject: [avr-gcc-list] Advice on R_AVR_13_PCREL errors
> linking for Tiny85_and_ Mega168?!
>
> Hello and good day:
>
> Seeking advice on R_AVR_13_PCREL errors at link time.
>
> I'm porting Bitlash to the Tiny85 for an avrusb + EasyLogger
> application. More on Bitlash at: http://bitlash.net
>
> I believe the code is slimmed down enough to fit, but now the link
> fails with multiple R_AVR_13_PCREL errors. Here is an example:
>
This is a shot in the dark. What do you get when you remove these two compiler
flags (and you rebuild all)?:
-mshort-calls -mno-tablejump
- [avr-gcc-list] Advice on R_AVR_13_PCREL errors linking for Tiny85 _and_ Mega168?!, Bill Roy, 2009/01/25
- RE: [avr-gcc-list] Advice on R_AVR_13_PCREL errors linking for Tiny85_and_ Mega168?!,
Weddington, Eric <=
- Re: [avr-gcc-list] Advice on R_AVR_13_PCREL errors linking for Tiny85_and_ Mega168?!, Bill Roy, 2009/01/25
- RE: [avr-gcc-list] Advice on R_AVR_13_PCREL errors linking forTiny85_and_ Mega168?!, Weddington, Eric, 2009/01/29
- Re: [avr-gcc-list] Advice on R_AVR_13_PCREL errors linking forTiny85_and_ Mega168?!, Bill Roy, 2009/01/30
- RE: [avr-gcc-list] Advice on R_AVR_13_PCREL errors linkingforTiny85_and_ Mega168?!, Weddington, Eric, 2009/01/30
- Re: [avr-gcc-list] Advice on R_AVR_13_PCREL errors linkingforTiny85_and_ Mega168?!, Bill Roy, 2009/01/31