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

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

Re: [avr-gcc-list] AVR-GCC dead function elimination??


From: eric
Subject: Re: [avr-gcc-list] AVR-GCC dead function elimination??
Date: Sun, 8 Jun 2003 22:15:49 GMT

> 
> Eric Waddington suggested (on an AVRFREAKS forum) that I 
should compile 
> each function into a different .o file, build a library 
using these 
> files, and then the linker would selectively include 
the .o files. 
> While it sounds like this would work, it seems like a bit 
of a hack!

That's "Weddington" with an e. :)

And yes, that's the normal way to write a library. And this 
is not just unique to GCC. I've seen this on other, 
commercial cross and native compilers as well.

Eric
Weddington




reply via email to

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