------- Additional Comments From hjl at lucon dot org  2007-02-22 10:31 -------
Assuming this change is reasonable, the error message:

foo.t:7 nonconstant expression for load base

is unclear. The problem is

.bar : AT ((ADDR(.foo) + 4095) & ~(4095)) { *(.bar) }

But it isn't line 7. We should at least print out which section's load base
isn't constant.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4090

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to