[Bug target/52122] [4.6/4.7/4.8 Regression] incorrect ln -s replacement for mingw like targets in configure files

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 12 19:49:00 GMT 2013


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

--- Comment #26 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-12 19:49:34 UTC ---
Yes.  Then I have no idea why it doesn't work for you during bootstrap.
Stick some echo ln_s $(LN_S) ln_s_recursive $(LN_S_RECURSIVE) into the targets
that use $(LN_S_RECURSIVE), before they use it?



More information about the Gcc-bugs mailing list