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 #5 from ebotcazou at gcc dot gnu dot org  2006-11-03 23:36 -------
> Sorry for not indicating that.  Always specified `-k' in all `make'
> runs.  They yield the results as described.

'make check' and 'make -k check' are certainly not equivalent.  The former
will stop if you don't have autogen, the latter will not.  So autogen is
not required to run 'make -k check'.


-- 


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]