I tried to build binutils version 2.17 on a Linux system with an Athlon 2000MHz
CPU. During the make phase I got the problem, that gas/read.c contains several
times the not initilialized variable char stopc;
The command was
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.17/gas -I. -D_GNU_SOURCE -I.
-I
--- Additional Comments From ian at airs dot com 2008-08-02 20:07 ---
You reopened this bug report. Can you provide any more information about the
failing case? As it is, I don't know how to address the problem. I've tested
it by reducing the ulimit on my machine, and it worked as I ex
--- Additional Comments From amodra at bigpond dot net dot au 2008-08-03
02:49 ---
This has already been fixed in current sources.
--
What|Removed |Added
Status|