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: David Gay
Subject: Re: [avr-gcc-list] Linking and unused functions.
Date: Thu, 04 Mar 2004 08:07:11 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030927

<x-flowed>
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)

David Gay
address@hidden


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

</x-flowed>

reply via email to

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