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

            Bug ID: 32461
           Summary: ld: unrecognized option '--image-base=0x08148000'
           Product: binutils
           Version: 2.43.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: stsp at users dot sourceforge.net
  Target Milestone: ---

$ ld --image-base=0x08148000
ld: unrecognized option '--image-base=0x08148000'

Works (and produces the expected output
when given object files) with ld.lld.
man page documents this option.

Note that ld.lld says that using
-Ttext-segment instead of --image-base
is invalid.

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

Reply via email to