"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