bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12759] New: rx-elf-ld needs --no-ignore-lma


From: kikairoya at gmail dot com
Subject: [Bug ld/12759] New: rx-elf-ld needs --no-ignore-lma
Date: Sat, 14 May 2011 08:48:36 +0000

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

           Summary: rx-elf-ld needs --no-ignore-lma
           Product: binutils
           Version: 2.22 (HEAD)
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: ld
        AssignedTo: address@hidden
        ReportedBy: address@hidden


Created attachment 5722
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5722
patch for add --ignore-lma and --no-ignore-lma for rx-elf-ld

AAA ignores LMA and overrides it to VMA for Renesas Tools compatibility.
Because of this behavior, generating ROM-file(srec) by objcopy needs extra
option --change-section-lma.
But --change-section-lma requires immediate value for LMA address, but I want
to use symbolized value in linker-script.

So, AAA should change its behavior by command-line option "--ignore-lma" and
"--no-ignore-lma" (or better name).

Attachment for proposal patch.

-- 
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]