[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] Linker question
From: |
Trampas |
Subject: |
RE: [avr-gcc-list] Linker question |
Date: |
Sun, 3 Jul 2005 10:00:57 -0400 |
Humm, I guess I need to figure out the source code for GCC and start fixing
such things.
Does anyone have a beginners guide to the GCC source code, like information
of philosophy, compiling, etc?
Regards,
Trampas
-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of Ned
Konz
Sent: Saturday, July 02, 2005 11:52 PM
To: address@hidden
Subject: Re: [avr-gcc-list] Linker question
On Saturday 02 July 2005 7:38 pm, Trampas wrote:
> I have noticed that the avr-gcc linker/compiler will link in functions
that
> are never called. I can understand the compiler/linker doing this when you
> are using pointer to functions as that it can not be determined at compile
> time what functions will be called. However if you are not using pointers
> to functions is there a way to have the linker not include functions that
> are not called?
If you have one function per archive member (i.e. per object file), this
shouldn't happen.
--
Ned Konz
http://bike-nomad.com
_______________________________________________
AVR-GCC-list mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
- Re: [avr-gcc-list] can't upgrade/patch for tiny13, (continued)
- Re: [avr-gcc-list] can't upgrade/patch for tiny13, Joerg Wunsch, 2005/07/02
- [avr-gcc-list] Rowley Complier Vs GCC, Trampas, 2005/07/02
- [avr-gcc-list] Linker question, Trampas, 2005/07/02
- Re: [avr-gcc-list] Linker question, Ned Konz, 2005/07/03
- [avr-gcc-list] Cygwin paths causes problems for AVR Studio, Andrew M. Cullen, 2005/07/03
- Re: [avr-gcc-list] Cygwin paths causes problems for AVR Studio, Torleif Sandnes, 2005/07/04
- Re: [avr-gcc-list] Cygwin paths causes problems for AVR Studio, Andrew M. Cullen, 2005/07/07
- Re: [avr-gcc-list] Cygwin paths causes problems for AVR Studio, Torleif Sandnes, 2005/07/08
- Re: [avr-gcc-list] Cygwin paths causes problems for AVR Studio, Torleif Sandnes, 2005/07/04
- RE: [avr-gcc-list] Cygwin paths causes problems for AVR Studio, Colin Paul Gloster, 2005/07/04
- RE: [avr-gcc-list] Linker question,
Trampas <=
- Re: [avr-gcc-list] Linker question, Erik Christiansen, 2005/07/04
- Re: [avr-gcc-list] Rowley Complier Vs GCC, Joerg Wunsch, 2005/07/03
- Re: [avr-gcc-list] Rowley Complier Vs GCC, Anton Erasmus, 2005/07/04
- RE: [avr-gcc-list] Rowley Complier Vs GCC, stevech, 2005/07/04
- RE: [avr-gcc-list] Rowley Complier Vs GCC, Trampas, 2005/07/04
Re: [avr-gcc-list] can't upgrade/patch for tiny13, Terry Karlson, 2005/07/06