following up on trying to compile binutils under netbsd... (with all targets
enabled)

The file ld/emultempl/sh64elf.em contains a "here-document" (<<EOF construct),
but the EOF is not present at the end of the file, and this makes NetBSD's sh 
fail.

Adding EOF as the last line of the file fixes the build of "ld" under NetBSD.

-- 
           Summary: missing EOF statement at... eof of
                    ld/emultempl/sh64elf.em
           Product: binutils
           Version: 2.20
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: vincent at labri dot fr
                CC: bug-binutils at gnu dot org
 GCC build triplet: x86_64-unknown-netbsd5.0.
  GCC host triplet: x86_64-unknown-netbsd5.0.


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

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