public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Weird problems when upgrading to 2.17
@ 2006-06-27 21:51 Stefan Karlsson
  2006-06-28  7:58 ` Alan Modra
  0 siblings, 1 reply; 10+ messages in thread
From: Stefan Karlsson @ 2006-06-27 21:51 UTC (permalink / raw)
  To: binutils

Hello,

I have a GNU toolchain built for embedded PowerPC development (target = 
powerpc-eabi).

The toolchain runs on Cygwin and consists of the following parts:

* Binutils 2.16.1
* Newlib   1.14
* GCC      4.1.1

Today I tried to upgrade to Binutils 2.17 but when using this to build 
my target project I got the error message:

   powerpc-eabi-ld: error: no memory region specified for
   loadable section `.rela.dyn'.

I tried adding *(.rela.*) to the text section in my link script but the 
result was not very good: (1) the map file now has a huge list of 
"Discarded input sections", and (2) there is undefined references to 
_SDA_BASE_ and _SDA2_BASE_.


Does anyone have any ideas on what I should do?

-- 
Stefan









^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-07-04 14:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-27 21:51 Weird problems when upgrading to 2.17 Stefan Karlsson
2006-06-28  7:58 ` Alan Modra
2006-06-28  8:43   ` Stefan Karlsson
2006-06-29  2:24     ` Alan Modra
2006-06-29 10:36       ` Stefan Karlsson
2006-07-01  2:16         ` Alan Modra
2006-07-04  5:46           ` Stefan Karlsson
2006-07-04  8:01             ` Alan Modra
2006-07-04 13:29               ` Daniel Jacobowitz
2006-07-04 14:34               ` Stefan Karlsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).