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/29700] check requires autogen



------- Comment #6 from gin at mo dot msk dot ru  2006-11-06 17:24 -------
Subject: Re:  check requires autogen

`make' performing all tests is not enough to test successfully.  The
test failures normally result in make error, ignored by `-k' or not.
One looks for such error messages in `make' output.  Having to sieve
out other sorts of errors, those caused by missing `autogen', at least
complicates use of tests and automating it in particular.  This is why
considering `-k' workaround unacceptable.


-- 


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


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