This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Regarding gcc testsuite
- From: Manpreet Singh <mappysingh at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Mon, 27 Oct 2014 10:55:54 +0100
- Subject: Regarding gcc testsuite
- Authentication-results: sourceware.org; auth=none
Hi,
I want to run gcc testsuite(gcc-4.4.5) for newly build compiler
ppc_oea-gcc. But in my pc it is gcc-4.4.8. How would i run the gcc
testsuite-4.4.5 using compiler ppc_oea-gcc not the default one which
is gcc(4.8). How would i set up dejagnu or any other way.
Thanks & regards
mappy