[Bug ld/5604] ld crash during eh-frame parsing

2008-01-14 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-01-14 07:48 --- The primary problem is that gc_mark_hook is now being called much later in the link process. The powerpc64 gc_mark_hook uses info set up by check_relocs, _ppc64_elf_section_data.u.opd_func_sec, which is o

Fw:Why there is no ld in binutils package

2008-01-14 Thread bati . deng
Hi All, I installed binutils-2.14-3.aix5.1.ppc.rpm on AIX5.3. But I could not find GNU ld tools. The other tools are also existed. The detailed information are as following: bash-3.00# which ld /usr/bin/ld bash-3.00# find ./ -name ld ./usr/bin/ld ./usr/ccs/bin/ld bash-3.00# find / -name

Re: Fw:Why there is no ld in binutils package

2008-01-14 Thread Alan Modra
On Mon, Jan 14, 2008 at 05:00:25PM +0800, [EMAIL PROTECTED] wrote: > I installed binutils-2.14-3.aix5.1.ppc.rpm on AIX5.3. But I could not find > GNU ld tools. The other tools are also existed. We can't answer that. You need to ask whomever provided the rpm. -- Alan Modra Australia Development

[Bug binutils/5529] windres rejects paths in rc files

2008-01-14 Thread Henry at BigFoot dot de
--- Additional Comments From Henry at BigFoot dot de 2008-01-15 02:47 --- Have compiled binutils-2.18.50-20080109-src.tar.gz with host: Linux, target: mingw32. Filenames with paths works now. Filename with '-' dosn't work. Filename with "Quotes" works in all versions (old and new). $ c