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

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

Re: [avr-gcc-list] Linking and unused functions.


From: E. Weddington
Subject: Re: [avr-gcc-list] Linking and unused functions.
Date: Thu, 04 Mar 2004 10:20:29 -0700

On 4 Mar 2004 at 8:07, David Gay wrote:

> Ebert, Rolf wrote:
> > On the other hand, -ffunction-sections and -Wl,--gc-sections is a documented
> > feature of gcc.  It is very useful, especially in the embedded world.
> 
> It would be even more useful if -fdata-sections didn't abort the compiler...
> (avr-gcc's config/avr/avr.c:avr_unique_section function has a nice abort to
> detect when you use that flag ;-)) Anybody likely to fix this anytime soon?
> (hint, hint)
> 

GCC Bug #14064:
<http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14064>

It seems that it never worked in the first place.

AFAIK the only people who have write permission for the AVR port on GCC are the 
listed maintainers:

Denis Chertykov         denisc AT overta DOT ru
Marek Michalkiewicz     marekm AT linux DOT org DOT pl

Ask them to see what's up.

_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list


reply via email to

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