--- Additional Comments From amodra at bigpond dot net dot au 2008-10-04
07:03 ---
http://sourceware.org/ml/binutils-cvs/2008-10/msg00022.html
http://sourceware.org/ml/binutils/2008-10/msg00045.html
--
What|Removed |Added
-
Hi Peter,
mkdir build; cd build; LDFLAGS="-Wl,-z,defs" ../binutils-2.18/configure
--target=armv5te-softfloat-linux-uclibc
That is exactly what I tried and yet it worked for me. (I assume that
you are using a bash like shell and a linux host, yes ?).
After the configure stage did you just
--- Additional Comments From nickc at redhat dot com 2008-10-04 08:22
---
Subject: Re: binutils 2.18 fails linking libopcodes.so
dueto missing symbols
Hi Peter,
> mkdir build; cd build; LDFLAGS="-Wl,-z,defs" ../binutils-2.18/configure
> --target=armv5te-softfloat-linux-uclibc
T
--- Additional Comments From hp at sourceware dot org 2008-10-04 16:46
---
(In reply to comment #7)
> Hi Hans-Peter,
>
> > Would you mind if I add a specific gas-testcase for \@ in a section
> > directive
> > and elsewhere?
>
> Please do.
>
> > Come to think of it, that test shows th
Summary- for the avr target, the .bss section is now getting an LMA address
inside the .text region, allowing the unused space set aside by the linker to
collide with other sections, or the end of flash.
Starting with binutils 2.18, the change log indicates changes were made in the
way the LMA out
--
What|Removed |Added
Status|NEW |ASSIGNED
Last reconfirmed|-00-00 00:00:00 |2008-10-05 02:58:42
date|
--
What|Removed |Added
AssignedTo|unassigned at sources dot |amodra at bigpond dot net
|redhat dot com |dot au
Status|ASSIGNED
--- Additional Comments From amodra at bigpond dot net dot au 2008-10-05
04:27 ---
http://sourceware.org/ml/binutils-cvs/2008-10/msg00030.html
http://sourceware.org/ml/binutils-cvs/2008-10/msg00031.html
http://sourceware.org/ml/binutils/2008-10/msg00053.html
--
What|Remo