This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
.glue_7 and .glue_7t sections
- From: John Farmer <news02 at lavabit dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 24 Mar 2009 13:25:43 -0700 (PDT)
- Subject: .glue_7 and .glue_7t sections
Hi,
As far as I have been able to determine these sections are provided to store
ARM/Thumb interworking code. I am using a Cortex-M3 CPU which only supports
the thumb instruction set so these sections are all empty in my build.
Why are these sections so named?
Does their presence indicate that my command-line options are incorrect in
anyway?
Is there any documentation available for these sections? I have looked
through the GCC docs but found nothing on this subject!
Regards John Farmer
--
View this message in context: http://www.nabble.com/.glue_7-and-.glue_7t-sections-tp22688986p22688986.html
Sent from the gcc - Help mailing list archive at Nabble.com.