This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc (20000925 snapshot) build failure on Alpha OSF1


Hello,

Since I needed the better C++ compiler of the recent snapshots, I tried
compiling the latest one. I successfully compiled GNU make 3.79.1, bison
1.28 and gcc 2.95-2 on the same machine to facilitate bootstrapping.
Unfortunately, the compilation terminates with a "Virtual memory
exhausted!" message as follows: 

stage1/xgcc -Bstage1/ -B/usr/local/alphaev56-dec-osf4.0f/bin/ -c  -DIN_GCC
-O2 -g -O2 -W -Wall -Wtraditional -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I.
-I../egcs-20000925/gcc -I../egcs-20000925/gcc/config
-I../egcs-20000925/gcc/../include ../egcs-20000925/gcc/expr.c
../egcs-20000925/gcc/expr.c: In function `store_constructor':
../egcs-20000925/gcc/expr.c:4434: warning: `minelt' might be used
uninitialized in this function
../egcs-20000925/gcc/expr.c:4435: warning: `maxelt' might be used
uninitialized in this function
Virtual memory exhausted!
make[2]: *** [expr.o] Error 1
make[2]: Leaving directory `/usr/local/src/gcc'
make[1]: *** [stage_c] Error 2
make[1]: Leaving directory `/usr/local/src/gcc'

# uname -a
OSF1 *** V4.0 1229 alpha

Has anybody been successful with this particular snapshot on an Alpha/OSF1?

Thanks in advance.

-- 
#################################################################
Alaeddin Ahmet AYDINER    372A CCEM Everitt Laboratory MC 702
Office Tel: 217 333 4121  Electrical & Computer Eng. Dept. UIUC 
#################################################################

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]