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

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

Re: [avr-gcc-list] reproducable gcc error: unrecognizable insn


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] reproducable gcc error: unrecognizable insn
Date: Tue, 10 Sep 2002 23:14:42 +0200
User-agent: Mutt/1.2.5i

As Theodore A. Roth wrote:

> With this fix and Joerg's output.h hack, I got gcc to compile. Now I'm
> getting a bunch of these errors from the linker:
> 
> 
> avr-gcc -Wall -mmcu=atmega128 -g -O2 -Wl,-Map,osavr.map -o osavr  bitmap.o
> dummy.o init.o int48.o main.o proc.o ptab.o sched.o srb.o syscalls.o
> sysclock.o xmalloc.o
> dummy.o: In function `dummy_start':
> /home/roth/dev/osavr.old/build/src/../../src/dummy.c:81: relocation
> truncated to fit: R_AVR_7_PCREL no symbol
> dummy.o: In function `foo_start':
> /home/roth/dev/osavr.old/build/src/../../src/dummy.c:134: relocation
> truncated to fit: R_AVR_7_PCREL no symbol

For everything i could try at the moment, it seems to work.  However,
i don't have much projects really using an ATmega128 (with more than
a few hundred bytes of flash), so this might be related to the larger
memory model perhaps?
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/
avr-gcc-list at http://avr1.org



reply via email to

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