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]
Other format: [Raw text]

Re: ACATS & GCC testsuite


On Fri, Mar 28, 2003 at 05:40:37AM -0500, Richard Kenner wrote:
>     I'm not sure why autogen is needed for testing, the
>     only thing you need is dejagnu and then "make -k check"
>     just works. (I have dejagnu-1.4.2-6 on my RedHat 8.0 machine).
> 
> But you also have to do a full build and doing it in maintainer-mode is
> best.  Those require automake, autogen, and autoheader.

Why is it "best"?  Most other maintainers find it unnecessary unless
you're working with the generated files, and generally even if you are
you can just regenerate the ones you need.

It's simpler, quicker, and more consistent not to.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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