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

 

  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stu
Bell
Sent: Tuesday, March 20, 2007 4:06 PM
To: avr-gcc-list@nongnu.org
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!

 

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to