This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/18508] "basename: too few arguments" when building without bootstrap
- From: "schwab at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Nov 2004 20:22:37 -0000
- Subject: [Bug other/18508] "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 schwab at suse dot de 2004-11-16 20:22 -------
Sorry for being imprecise. The fact that libgcc_s_nof.so.1 is always rebuilt
is an older bug not caused by your patch. The new problem is that basename is
called without arguments due to $(STAGE_PREFIX) being empty.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18508