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: testing consistency



On Fri, 5 Sep 1997, Jeffrey A Law wrote:

>   > This would also need to include a "compile but don't execute and report" 
>   > for cross environments.  It would certainly save me a lot of setup effort. :)
> This should work if you've got an assembler, linker and libraries available.

This will always be the case for rtems configurations since I use binutils
and do a one-tree build every time.

> The testsuite will build the executable, then fail trying to run it.

I guess that is OK as long as it is clear which are compile time failures
and which are blowing up on running it.

--joel



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