------- 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.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to