--- Additional Comments From nickc at redhat dot com 2007-10-04 13:41
---
Apostrophe added.
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From nickc at redhat dot com 2007-10-04 13:43
---
Spelling correction checked in.
--
What|Removed |Added
Status|NEW
--- Additional Comments From nickc at redhat dot com 2007-10-04 13:36
---
Spelling correction checked in.
--
What|Removed |Added
Status|NEW
--- Additional Comments From nickc at redhat dot com 2007-10-04 13:38
---
Spelling correction checked in.
--
What|Removed |Added
Status|NEW
--- 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
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-
--- 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
--- 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?
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.
--- 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
--- 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
--- 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
[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]
--- 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
--
What|Removed |Added
CC||hjl at lucon dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=5105
--- You are receiving this mail
--- 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
--- 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
--- 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
18 matches
Mail list logo