------- Comment #6 from pinskia at gcc dot gnu dot org 2006-12-28 14:55 ------- No, I still say you are incorrect. Can you give the output of the original confgure which should show you which ld/as GCC is going to use?
By default the toplevel configure looks into PREFIX/${TARGET} for ld/as. If you want a different one, then use --with-ld/--with-as. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28472