[Bug ld/5105] x86_64-pc-mingw32 native ld.exe randomly failed to read the archive file

2007-10-04 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-10-05 04:48 --- (In reply to comment #5) > Subject: Re: x86_64-pc-mingw32 native ld.exe randomly failed to read the archive file > > your command works. > > I add some log in bfd_seek() and bfd_pread(), > it seems that the file off

[Bug ld/5105] x86_64-pc-mingw32 native ld.exe randomly failed to read the archive file

2007-10-04 Thread drangon dot mail at gmail dot com
--- Additional Comments From drangon dot mail at gmail dot com 2007-10-05 03:43 --- Subject: Re: x86_64-pc-mingw32 native ld.exe randomly failed to read the archive file your command works. I add some log in bfd_seek() and bfd_pread(), it seems that the file offset suddenly minus by

[Bug ld/5105] x86_64-pc-mingw32 native ld.exe randomly failed to read the archive file

2007-10-04 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-10-05 02:29 --- Does # ld.exe -r --whole-archive ..\target\x86_64-pc-mingw32\lib\libmingw32.a work? -- http://sourceware.org/bugzilla/show_bug.cgi?id=5105 --- You are receiving this mail because: --- You are on the CC l

[Bug ld/5105] x86_64-pc-mingw32 native ld.exe randomly failed to read the archive file

2007-10-04 Thread hjl at lucon dot org
-- What|Removed |Added CC||hjl at lucon dot org http://sourceware.org/bugzilla/show_bug.cgi?id=5105 --- You are receiving this mail

[Bug gas/5109] Extra REX byte generated in Intel mode

2007-10-04 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-10-05 02:26 --- Fixed by http://sourceware.org/ml/binutils/2007-10/msg00079.html -- What|Removed |Added St

[Bug gas/5109] New: Extra REX byte generated in Intel mode

2007-10-04 Thread hjl at lucon dot org
[EMAIL PROTECTED] simd]$ cat x.s .intel_syntax noprefix comisd xmm1,QWORD PTR [rip+0x12345678] cvtdq2pd xmm1,QWORD PTR [rip+0x12345678] cvtps2pd xmm1,QWORD PTR [rip+0x12345678] movhpd QWORD PTR [rip+0x12345678],xmm1 movhpd xmm1,QWORD PTR [rip+0x12345678]

[Bug binutils/5059] absolute objcopy not working on amd64?

2007-10-04 Thread happyarch at gmail dot com
--- Additional Comments From happyarch at gmail dot com 2007-10-04 16:23 --- tried binutils-2.18.50, but had same error messages. disk_io.c seems need to be fixed to works with amd64. disk_io.c:1722: warning: cast to pointer from integer of different size /tmp/ccykZkkM.s: Assembler mess

[Bug ld/5105] x86_64-pc-mingw32 native ld.exe randomly failed to read the archive file

2007-10-04 Thread drangon dot mail at gmail dot com
--- Additional Comments From drangon dot mail at gmail dot com 2007-10-04 15:50 --- I add some printf in binutils/bfd/archive.c to print out some value. -- 380 if (bfd_bread (hdrp, sizeof (struct ar_hdr), abfd) != siz

[Bug ld/5105] x86_64-pc-mingw32 native ld.exe randomly failed to read the archive file

2007-10-04 Thread drangon dot mail at gmail dot com
--- Additional Comments From drangon dot mail at gmail dot com 2007-10-04 15:49 --- Created an attachment (id=2034) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2034&action=view) log output info when running the modified code -- http://sourceware.org/bugzilla/show_bug.cgi?

[Bug ld/5105] x86_64-pc-mingw32 native ld.exe randomly failed to read the archive file

2007-10-04 Thread drangon dot mail at gmail dot com
--- Additional Comments From drangon dot mail at gmail dot com 2007-10-04 15:48 --- Created an attachment (id=2033) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2033&action=view) modified bfd/archive.c, add some log print -- http://sourceware.org/bugzilla/show_bug.cgi?id=5

[Bug ld/5105] New: x86_64-pc-mingw32 native ld.exe randomly failed to read the archive file

2007-10-04 Thread drangon dot mail at gmail dot com
under x86_64 linux, I built the cross x86_64-pc-mingw32 compiler using the latest CVS/SVN head of binutils gcc mingw-w64, and the use the cross compiler to build the native x86_64-pc-mingw32 compiler toolchain. Then I ran the compiler in native WinXP x64, the compiler toolchain failed to compile.

[Bug ld/4988] [2.18/HEAD regression] Assertion failures in ld

2007-10-04 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2007-10-04 14:27 --- Subject: Re: [2.18/HEAD regression] Assertion failures in ld Hi Julien, Thanks for the extra libraries. My attempt to build the simph323 binary gets further now, but it still fails with some missing libarie

Re: [Bug ld/4988] [2.18/HEAD regression] Assertion failures in ld

2007-10-04 Thread Nick Clifton
Hi Julien, Thanks for the extra libraries. My attempt to build the simph323 binary gets further now, but it still fails with some missing libaries (and a missing loader). Note - I do not have a mips-linux system available to me so I am building the binary using a cross-hosted mipsel-linux-

[Bug ld/4844] auto-import and const data import problem

2007-10-04 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2007-10-04 13:57 --- Hi Eric, OK, I have checked in the revised warning message patch. If it turns out that too many users are tripped up by this problem then we can reconsider enabling the move-constant-data-into-.data-section fea

[Bug binutils/5100] Spelling fix for too in opcodes-2.17.90.pot

2007-10-04 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2007-10-04 13:43 --- Spelling correction checked in. -- What|Removed |Added Status|NEW

[Bug binutils/5099] Missing apostrophe in bfd-2.17.90.pot

2007-10-04 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2007-10-04 13:41 --- Apostrophe added. -- What|Removed |Added Status|NEW |RESOLVED

[Bug binutils/5098] Spelling fix for ordinals

2007-10-04 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2007-10-04 13:38 --- Spelling correction checked in. -- What|Removed |Added Status|NEW

[Bug ld/5097] Spelling fix for cannot

2007-10-04 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2007-10-04 13:36 --- Spelling correction checked in. -- What|Removed |Added Status|NEW