when linking a DLL with a .DEF file, if the BASE directive in the .DEF
file is not of the form "BASE=0x1c000000" but e.g. "BASE 0x1c000000" or
some other malformatting, ld crashes with a memory access violation.

-- 
           Summary: ld 2.13.90 from mingw 3.3.1 cores on malformatted .def
                    file
           Product: binutils
           Version: 2.13.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: count0 at localnet dot com
                CC: bug-binutils at gnu dot org
 GCC build triplet: i386-pc-mingw32
  GCC host triplet: i386-pc-mingw32
GCC target triplet: i386-pc-mingw32


http://sources.redhat.com/bugzilla/show_bug.cgi?id=753

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