This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
What do the .gnu.linkonce.* sections contain ?
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Subject: What do the .gnu.linkonce.* sections contain ?
- From: "Beier, Niels" <niels dot beier at intel dot com>
- Date: Tue, 22 May 2001 12:19:53 +0100
Hi there,
I have question related to GCC 2.95.3 (host solaris, target arm).
I am wondering whether I need to include the .gnu.linkonce.* sections
in the final image downloaded to the target (an embedded platform
using an arm cpu). It is only generated when compiling C++ code.
Could anyone provide some help?
Best reagards
Niels