https://sourceware.org/bugzilla/show_bug.cgi?id=14187

--- Comment #12 from Cary Coutant <ccoutant at gmail dot com> ---
> sure, it was first released in binutils-2.19 which was ~Oct 2008 (3 years
> before the grub report), but i don't think people generally started using it
> until later: it required distros to update, and i think we can agree that it
> was another release or two before it could be used as more of a drop in vs
> project specific one-offs.
> Gentoo: May 2009
> Fedora: Nov 2009 (F13)
> 
> i don't have an opinion on the various behaviors of -T, but i think the
> number parsing should be the same, and gold should be the one to change
> (even though it kind of sucks).  accepting addresses in decimal is just
> weird tbh.

If I remember correctly, there were some legacy uses of gold within Google
that used decimal parameters; those are the users I was concerned about.

Maybe accepting addresses in decimal is weird, but I think it's weirder
that only a few options default to hex. For example, -z max-page-size,
-z stack-size, --image-base (PE) take a (default) decimal value.

These options also don't seem to have a way to specify decimal or octal.
That makes them inconsistent with all other ld options that take a value.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

Reply via email to