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 bootstrap/25790] make clean fails



------- Comment #1 from paolo dot bonzini at lu dot unisi dot ch  2006-01-16 07:56 -------
Subject: Re:   New: make clean fails

aoliva at gcc dot gnu dot org wrote:

>It appears that make clean (on a native bootstrap) always fails for me.  After
>make clean on a tree containing a build interrupted in stage 2, it fails trying
>to make clean in stage 3 gcc.  After make clean on a successfully-completed
>bootstrap tree, it fails trying to make clean in stage 4 gcc.
>
I believe that targets such as clean, check, and similar, ought to use 
"make -k".  Would you be ok with this?

Paolo


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25790


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