When binutils is configured with -enable-targets=all, "./ld-new -m elf64_sparc"
used to work without installation. Now on Linux/x86-64, I got

[...@gnu-6 ld]$ file x.o
x.o: ELF 64-bit MSB relocatable, SPARC V9, relaxed memory ordering, version 1
(SYSV), not stripped
[...@gnu-6 ld]$ ./ld-new  -m elf64_sparc x.o
./ld-new: cannot open linker script file ldscripts/elf64_sparc.xc: No such file
or directory
[...@gnu-6 ld]$ 

I think it is caused by

http://sourceware.org/ml/binutils/2009-04/msg00112.html

-- 
           Summary: [Regression] ld-new -m XXX no longer works
           Product: binutils
           Version: 2.20 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: hjl dot tools at gmail dot com
                CC: bug-binutils at gnu dot org,kazu at sourceware dot org


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to