bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/13602] gold -Ttext and --section-start=.text mismatch


From: ian at airs dot com
Subject: [Bug gold/13602] gold -Ttext and --section-start=.text mismatch
Date: Thu, 19 Jan 2012 05:50:28 +0000

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

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2012-01-19 05:50:28 
UTC ---
In gold, -Ttext is not an alias for --section-start=.text.  The -Ttext option
sets the start of the text segment.  The --section-start=.text option sets the
start of the .text section.  I expect that your gold2 binary has sections which
precede .text in the text segment.

Is there a real bug here?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]