------- Comment #3 from sherpya at netfarm dot it  2005-12-11 08:09 -------
looking at gcc/Makefile
ORIGINAL_LD_FOR_TARGET =
./j:/mingw/bin/../lib/gcc/mingw32/4.0.2/../../../../mingw32/bin/ld.exe
ORIGINAL_NM_FOR_TARGET = /mingw/bin/nm

so LD path takes a : that interfers with make,
on gcc 402 it works fine, so I think the problem is how configure finds the
path of ld, somehow changed


-- 


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

Reply via email to