[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/3223] ld fails to link correct variables from linker script.
From: |
carlos at codesourcery dot com |
Subject: |
[Bug ld/3223] ld fails to link correct variables from linker script. |
Date: |
18 Sep 2006 18:16:57 -0000 |
------- Additional Comments From carlos at codesourcery dot com 2006-09-18
18:16 -------
However,
.data1
*(.data1)
0x20000000 _edata = .
The value of _edata in the -Map file is wrong. The value of the dot operator is
evaluated as the current location counter, and that is 0x12c, not the value of
.data1 which does not exist.
That is definately a bug.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=3223
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug ld/3223] New: ld fails to link correct variables from linker script., sjo at anglia dot com, 2006/09/18
- [Bug ld/3223] ld fails to link correct variables from linker script., carlos at codesourcery dot com, 2006/09/18
- [Bug ld/3223] ld fails to link correct variables from linker script.,
carlos at codesourcery dot com <=
- [Bug ld/3223] ld fails to link correct variables from linker script., sjo at anglia dot com, 2006/09/19
- [Bug ld/3223] ld fails to link correct variables from linker script., hjl at lucon dot org, 2006/09/21
- [Bug ld/3223] ld fails to link correct variables from linker script., hjl at lucon dot org, 2006/09/21
- [Bug ld/3223] ld fails to link correct variables from linker script., sjo at anglia dot com, 2006/09/22
- [Bug ld/3223] ld fails to link correct variables from linker script., hjl at lucon dot org, 2006/09/22
- [Bug ld/3223] ld fails to link correct variables from linker script., hjl at lucon dot org, 2006/09/23
- [Bug ld/3223] ld fails to link correct variables from linker script., hjl at lucon dot org, 2006/09/26
- [Bug ld/3223] ld fails to link correct variables from linker script., hjl at lucon dot org, 2006/09/27
- [Bug ld/3223] ld fails to link correct variables from linker script., hjl at lucon dot org, 2006/09/27