> -----Original Message-----
> From: 
> avr-gcc-list-bounces+eweddington=cso.atmel....@nongnu.org 
> [mailto:avr-gcc-list-bounces+eweddington=cso.atmel....@nongnu.
> org] On Behalf Of Bill Roy
> Sent: Friday, January 23, 2009 7:14 AM
> To: avr-gcc-list@nongnu.org
> 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 mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to