Hi,
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.
Please could you try using the current binutils sources from the mainline of the CVS repository. It may well be that the bug has already been fixed.
If not, then please could you post a small test case that will reproduce the problem.
Cheers Nick
_______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils