dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Configuring dejagnu without a C++ compiler


From: Rob Savoye
Subject: Re: Configuring dejagnu without a C++ compiler
Date: Fri, 30 Aug 2002 11:04:32 -0600
User-agent: Mutt/1.2.5.1i

On Fri, Aug 30, 2002 at 01:02:34PM -0400, Ben Elliston wrote:

> bootstrap, like binutils and gcc.  Thus, I feel it should still be
> conservative in its build requirements and be easy to build on minimal
> systems.  For example, if I didn't have a C++ compiler, I might want
> to build and test g++, but I can't test g++ because DejaGnu needs a
> native C++ compiler.
> 
> At the very least, Nick's suggestion of somehow skipping the test when
> there is no C++ compiler present is a good one.

  I agree with you. Now to figure out the best way to implement this. I can
add Nick's macro, but I also probably need to figure out a clean way to
not try to build and run that one test case if there is no C++ compiler.

        - rob -




reply via email to

[Prev in Thread] Current Thread [Next in Thread]