bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: hjl at lucon dot org
Subject: [Bug ld/5105] x86_64-pc-mingw32 native ld.exe randomly failed to read the archive file
Date: 5 Oct 2007 04:48:44 -0000

------- 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 offset suddenly minus by 1,
> this is not caused by a seek(), it seem like some call return -1 and
> then add to position.
> 

It may be an interface or mingw issue. Please check if types used
in bfd_seek and bfd_bread are correct.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5105

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]