bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/14187] gold incorrectly requires hexadecimals to start with 0x


From: stsp at users dot sourceforge.net
Subject: [Bug gold/14187] gold incorrectly requires hexadecimals to start with 0x with -Ttext/-Tdata/-Tbss
Date: Fri, 28 Aug 2015 12:45:31 +0000

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

--- Comment #13 from Stas Sergeev <stsp at users dot sourceforge.net> ---
(In reply to Cary Coutant from comment #11)
> Created attachment 8557 [details]
> Patch to fix gold to parse -Ttext, etc., options as hex numbers
> The attached patch changes gold to parse the -Ttext, etc., values
> as hex numbers, but will print a warning if it sees a value that
> looks more like a decimal number (in order to catch legacy uses).
Please don't.
-Ttext in gold means entirely different thing, 0x won't help.
Don't break you current users without fixing anything at all.

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]