avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] linker builds file too big, is it a bug?


From: bob
Subject: Re: [avr-chat] linker builds file too big, is it a bug?
Date: Fri, 11 Feb 2011 16:49:43 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

Massimiliano,

I downloaded your test project and got this result:

address@hidden:/mnt/localdata/Downloads/test_avr-ld> avr-gcc test.c
In file included from
/opt/avr-libc-1.7.0/bin/../lib/gcc/avr/4.3.4/../../../../avr/include/avr/pgmspace.h:88,
                 from test.c:2:
/opt/avr-libc-1.7.0/bin/../lib/gcc/avr/4.3.4/../../../../avr/include/avr/io.h:422:6:
warning: #warning "device type not defined"
/opt/avr-libc-1.7.0/bin/../lib/gcc/avr/4.3.4/../../../../avr/bin/ld:
a.out section `.text' will not fit in region `text'
/opt/avr-libc-1.7.0/bin/../lib/gcc/avr/4.3.4/../../../../avr/bin/ld:
region `text' overflowed by 23638 bytes

Which seems OK to me.
Using:

binutils    2.20
avr-gcc     4.3.4
avr-libc    1.7.0

Regards,

Bob



reply via email to

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