Has anyone managed to compile gcc 3.4.0 under Tru64 version 5.1B yet? When
I try I get this error:
cc -c -DHAVE_CONFIG_H -g -I. -I./../include floatformat.c -o floatformat.o
cc: Error: floatformat.c, line 319: In this statement, the libraries on this pla
tform do not yet support compile-time evaluation of the constant expression "0.0
/0.0". (constfoldns)
dto = NAN;
--------------^
make[1]: *** [floatformat.o] Error 1
make[1]: Leaving directory `/usr/local/source/gcc-3.4.0/libiberty'
make: *** [all-libiberty] Error 2
Is there a workaround? Thanks in advance.
Don Newcomer
Senior Manager, Systems
Infrastructure Systems Department
Library and Information Services
Dickinson College
P.O. Box 1773
Carlisle, PA 17013
717-245-1256 (Voice)
717-245-1690 (FAX)
newcomer_at_dickinson.edu
Received on Thu May 27 2004 - 19:45:42 NZST