This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/18508] [3.4/4.0 Regression] "basename: too few arguments" when building without bootstrap
- From: "dank at kegel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 May 2005 16:30:28 -0000
- Subject: [Bug other/18508] [3.4/4.0 Regression] "basename: too few arguments" when building without bootstrap
- References: <20041115233557.18508.schwab@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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