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

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

[avr-gcc-list] Unused functions linked?


From: Tvrtko A. Ursulin
Subject: [avr-gcc-list] Unused functions linked?
Date: Tue, 14 Jan 2003 09:24:15 +0100
User-agent: KMail/1.4.3

Hello to everyone!

Why is it that functions that are never used are still getting linked in final 
output?

I thought that someone said that one can solve this but putting them in 
separate object file. I did that so I have two functions in a separate object 
file. Both are left unused, but linker includes them nevertheless..

Is there an automatic or elegant solution?

avr-gcc-list at http://avr1.org



reply via email to

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