------- Additional Comments From dank at kegel dot com 2005-05-14 16:30 ------- On Cygwin, the symptoms may be slightly different. Here's a snippet of a build log from Petr Cvachoucek:
basename: missing operand Try `basename --help' for more information. mv: `libgcc_s_nof.so.1' and `libgcc_s_nof.so.1.' are the same file make[2]: *** [nof/libgcc_s_nof.so] Error 1 (Yep, Cygwin considers foo and foo. to be the same file.) I only mention this for completeness. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18508