On Mon, Jul 28, 2008 at 10:11:38AM +0400, Ineiev wrote:
> There are few things that break current CVS
> build with gcc-2.95.3 for these targets.
Patch applied. Thanks!
--
Alan Modra
Australia Development Lab, IBM
___
bug-binutils mailing list
bug-bi
Hi, folks
There are few things that break current CVS
build with gcc-2.95.3 for these targets.
In bfd/:
elf32-avr.c get_local_syms()
elf32-arm.c arm_map_one_stub()
have C89-incompatible declarations after
the beginnig of the block
(bfd.diff is suggested to move variable declarations
to the
--- Additional Comments From amodra at bigpond dot net dot au 2008-07-28
04:19 ---
http://sourceware.org/ml/binutils-cvs/2008-07/msg00146.html
http://sourceware.org/ml/binutils-cvs/2008-07/msg00147.html
--
What|Removed |Added
-
--
What|Removed |Added
AssignedTo|unassigned at sources dot |amodra at bigpond dot net
|redhat dot com |dot au
http://sourceware.org/bugzil
--- Additional Comments From ian at airs dot com 2008-07-28 03:32 ---
What does "ulimit -n" show on your system?
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5990
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who