This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/18508] "basename: too few arguments" when building without bootstrap


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]