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

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

RE: [avr-gcc-list] Why is there 1200 bytes of zeroes in my code?


From: larry barello
Subject: RE: [avr-gcc-list] Why is there 1200 bytes of zeroes in my code?
Date: Wed, 21 Mar 2007 08:33:09 -0700

For those of us in the dark, what are “trampolines” in the context of GCC?

 


From: address@hidden [mailto:address@hidden On Behalf Of Stu Bell
Sent: Tuesday, March 20, 2007 4:06 PM
To: address@hidden
Subject: [avr-gcc-list] Why is there 1200 bytes of zeroes in my code?

 

 

So why does the linker put .init0 at 0x25a4 when there is nothing between that and .trampolines at 0x20f4?  I understand the need for the trampolines, but my code is currently less than the split point where I would need them.  Is there a way to control this?

 

Thanks for any help!

 


reply via email to

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