------- Additional Comments From hp at gcc dot gnu dot org  2005-01-21 17:09 
-------
Following up on comment #18, no GNU ld *is* used, it's just that
adding -print-prog-name=ld to the failing link says "/usr/ccs/bin/ld".
An otherwise harmless bug, likely a WONTFIX. :-)  But that's another bug.
(There is no other ld in the newly build search path; what's used is
the link collect-ld, which points to ../ld/ld-new.)

-- 


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

Reply via email to