[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/753] ld 2.13.90 from mingw 3.3.1 cores on malformatted .def file
From: |
nickc at redhat dot com |
Subject: |
[Bug ld/753] ld 2.13.90 from mingw 3.3.1 cores on malformatted .def file |
Date: |
21 Feb 2005 17:41:57 -0000 |
------- Additional Comments From nickc at redhat dot com 2005-02-21 17:41
-------
Subject: Re: New: ld 2.13.90 from mingw 3.3.1 cores on malformatted
.def file
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
--
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.