------- Additional Comments From hp at gcc dot gnu dot org  2005-01-21 16:49 
-------
A build with GCC CVS LAST_UPDATED "Fri Jan 21 03:20:28 UTC 2005"
also fails in the same way.  I don't have a pressing need to get
this fixed, as my bootstrap-test needs are covered by native
tools, but if wanted, I can dig up details, for example a tarball
with the failing objects.
Anyway, I did some digging myself.  Apparently the failing link
calls /usr/ccs/bin/ld, despite gcc otherwise using the newly built
ld!  Could it be that --with-gnu-as --with-gnu-ld is actually
required also in a combined tree? (If so, there's a consistency bug.
If not, it's a collect2 bug.) But maybe this is a red herring.

To repeat the problem, I think a machine with no GNU tools installed
is required, and maybe also required to start the build with gcc-2.95.2.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19461

Reply via email to