Re: gcc3.4.3 & make problems on Tru64 v5.1

From: Mario Stargard (mstargard_at_myprivacy.ca)
Date: 01/20/05

  • Next message: Eric de Redelijkheid: "Re: SAR on tru64"
    Date: Wed, 19 Jan 2005 18:22:46 -0500
    
    

    Jason Black wrote:
    > Hi,
    >
    > When trying to make gcc3.4.3 with GNU make v3.80
    >
    > # make -v
    > GNU Make 3.80
    >
    > # /gcc/configure
    >
    > works OK
    >
    > However, the subsequent make eventually fails with:
    >
    > ar: libiberty.a: File truncated
    > make[1]: *** [libiberty.a] Error 1
    > make[1]: Leaving directory `/gcc/libiberty'
    > make: *** [all-libiberty] Error 2
    >
    > Any ideas?
    >
    > Jason
    Have you tried building gcc 3.4.3 with an older version of gcc? That
    worked for me. I couldn't get gcc 3.4 to bootstrap compile with the
    stock cc.

    Mario


  • Next message: Eric de Redelijkheid: "Re: SAR on tru64"