public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] ARM ld: .bss overlaps section .rel.dyn
@ 2012-02-01 12:26 Amit Virdi
  2012-02-03  6:54 ` Amit Virdi
  0 siblings, 1 reply; 8+ messages in thread
From: Amit Virdi @ 2012-02-01 12:26 UTC (permalink / raw)
  To: u-boot

Hi All,

I'm in the process of updating platform support for spear series of
SoC on the latest u-boot.
I picked u-boot v2011.12. I tried compiling for different spear boards
(spear 300, 310, 300 and spear600). In every compilation, I'm getting
following errors:

-----------------------
arm-linux-ld: section .bss [007263cc -> 00728c5b] overlaps section
.rel.dyn [007263cc -> 0072a623]
arm-linux-ld: u-boot: section .bss lma 0x7263cc overlaps previous sections
make: *** [u-boot] Error 1
-----------------------

This is one case.

Now if I apply some patches -all of them are either enhancing the
features or are bug fixes -  over the base line code, my code compiles
*after* certain patch. None of these patches is changing any linker
script.

I drilled down to the last patch that made the code compile without
error. Specifically, that commit is configuring Network support for
SPEAr SoCs.

Anyways, I did try to compare the map files generated for the good and
the bad case but really couldn't conclude much!!

Any pointers?

Thanks
Amit Virdi

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

end of thread, other threads:[~2012-02-05 16:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-01 12:26 [U-Boot] ARM ld: .bss overlaps section .rel.dyn Amit Virdi
2012-02-03  6:54 ` Amit Virdi
2012-02-03  6:57   ` Amit Virdi
2012-02-03 18:24     ` Albert ARIBAUD
2012-02-04  3:05       ` viresh kumar
2012-02-05 11:29         ` Amit Virdi
2012-02-05 13:20           ` Albert ARIBAUD
2012-02-05 16:05             ` Amit Virdi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox