public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Anton Wöllert" <aw@emlix.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: compile u-boot with recent toolchain : symbols problem
Date: Thu, 23 Jun 2005 12:00:31 +0200	[thread overview]
Message-ID: <E1DlOVc-0000JB-IN@mailer.emlix.com> (raw)
In-Reply-To: <E1DlMsF-0005rm-RG@mailer.emlix.com>

Hello,

i recovered, that there are two sections (like Vincent sad) called .data.rel 
and .data.rel.local. Strange, because they can be easily confused 
with .rel.data etc. but well, i've read something on google, that they are 
new to gcc 3.3* or so. it also seems, that these sections are needed trough 
references, but not covered by the link script and so they are pushed 
somewhere in the output (elf-file). my reason for handling this would be 
inserting an *(.data.*) into the data section from the link script 
u-boot.lds.

if anyone knows, for what these sections are, please mail me

thanks

anton w?llert

  parent reply	other threads:[~2005-06-23 10:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-23  8:15 [U-Boot-Users] Re: compile u-boot with recent toolchain : symbols problem Anton Wöllert
2005-06-23  9:37 ` Wolfgang Denk
2005-06-23 18:47   ` Cedric VINCENT
2005-06-23 22:54     ` Wolfgang Denk
2005-06-24 20:28       ` Cedric VINCENT
2005-07-01 16:28       ` Cedric VINCENT
2006-03-12 17:29         ` Wolfgang Denk
2006-03-19 10:23           ` Cedric VINCENT
2005-06-23 10:00 ` Anton Wöllert [this message]
2005-06-23 10:51   ` Wolfgang Denk
2006-03-22 15:51 ` David Ho

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1DlOVc-0000JB-IN@mailer.emlix.com \
    --to=aw@emlix.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox