Can gold be compiled with gcc 3.4?

Ian Lance Taylor iant@google.com
Wed Nov 4 00:41:00 GMT 2009


"H.J. Lu" <hongjiu.lu@intel.com> writes:

> Can gold be compiled with gcc 3.4?

No.  From the README:

    The gold source code uses templates heavily.  Building it requires a
    recent version of g++.  g++ 4.0.3 is known to work.  g++ 3.2 and g++
    3.4.3 are known to fail.

Ian



More information about the Binutils mailing list