gcc 3.4.0

From: Don Newcomer (newcomer_at_dickinson.edu)
Date: 05/27/04

  • Next message: Iain Barker: "SUMMARY: CDRW packet writing on Tru64 5.1b?"
    Date: Thu, 27 May 2004 15:44:08 -0400 (EDT)
    To: Tru64 UNIX Managers <tru64-unix-managers@ornl.gov>
    
    

    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@dickinson.edu


  • Next message: Iain Barker: "SUMMARY: CDRW packet writing on Tru64 5.1b?"