Hi,
when linking a DLL with a .DEF file, if the BASE directive in the .DEF
file is not of the form "BASE=0x1c00" but e.g. "BASE 0x1c00" or
some other malformatting, ld crashes with a memory access violation.
Please could you try using the current binutils sources from the
mainline of the C
when linking a DLL with a .DEF file, if the BASE directive in the .DEF
file is not of the form "BASE=0x1c00" but e.g. "BASE 0x1c00" 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