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: How to run testsuite without building a complier


On 10/5/07, Brian Dessent <brian@dessent.net> wrote:
> Mohamed Shafi wrote:
>
> > I want to know whether its possible to run the gcc testsuite without
> > actually building the complier.
> >
> > I have the dejagnu framework, compiler executables and i have the gcc
> > test suite. So is it possible to run the testsuite without building
> > the complier?
>
> Use the contrib/test_installed script.
>

I used the script and even tried to execute the runtest command
directly but the framework is not picking up the simulator for my
target.
If i run the testsuite using make check-gcc command from the build
directory everything is fine. What could be the problem?

Regards,
Shafi


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