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]

Re: automatic testing using a simulator


"Michael Staudenmaier (r46720)" <michael.staudenmaier@motorola.com> writes:

> Hi,
> 
> i am currently porting gcc to a new platform. Unfortunatly i didn't
> manage to get the c executable tests running. (compile-tests are
> running).
> I already inserted a description in /usr/share/dejagnu/baseboards/ and
> /usr/share/dejagnu/config/
> Calling "make check" always assumes the target is "unix".

You can change the target by saying 'make check RUNTESTFLAGS=--target_board=my-sim'.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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