This is the mail archive of the gcc@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]

Re: realclean


Mike Stump wrote:
> 
> During a make realclean, we get:
> 
> make[3]: Entering directory `/kankakee1/tmp/mrs/net/gcc-sol/sparc-sun-solaris2.7/libstdc++-v3'
> make[3]: *** No rule to make target `multi-clean'.
> make[3]: Leaving directory `/kankakee1/tmp/mrs/net/gcc-sol/sparc-sun-solaris2.7/libstdc++-v3'
> make[2]: *** [distclean-multi] Error 2
Yup, that appears to be a bug in automake where the Makefile gets
removed too early during the distclean rule. I'm making a patch to
automake for that, which I'll cc to gcc-patches when done

nathan

-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org

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