[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/996] Linking requires one open file per object file
From: |
jepler at sds2 dot com |
Subject: |
[Bug ld/996] Linking requires one open file per object file |
Date: |
8 Jun 2005 20:05:50 -0000 |
------- Additional Comments From jepler at sds2 dot com 2005-06-08 20:05
-------
I believe I isolated the change that causes the problem. It seems to have been
made less than two days ago. Since I hadn't looked at binutils cvs in so long,
I'm astounded that it turned out to be so recent a change. Anyway, when I
update my tree like this:
$ cvs update -A; cvs update -D20050607 bfd/opncls.c bfd/bfd-in2.h
it works. I think the problem may be due to this change:
2005-06-07 Mark Mitchell <address@hidden>
* opncls.c (bfd_fopen): New API.
(bfd_openr): Use it.
(bfd_fdopenr): Likewise.
* bfd-in2.h: Regenerated.
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=996
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug ld/996] New: Linking requires one open file per object file, jepler at sds2 dot com, 2005/06/08
- [Bug ld/996] Linking requires one open file per object file,
jepler at sds2 dot com <=
- [Bug ld/996] Linking requires one open file per object file, mark at codesourcery dot com, 2005/06/08
- [Bug ld/996] Linking requires one open file per object file, mark at codesourcery dot com, 2005/06/08
- [Bug ld/996] Linking requires one open file per object file, mark at codesourcery dot com, 2005/06/08
- [Bug ld/996] Linking requires one open file per object file, mark at codesourcery dot com, 2005/06/09
- [Bug ld/996] Linking requires one open file per object file, jepler at sds2 dot com, 2005/06/09