public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Regarding gcc testsuite
@ 2014-10-27  9:55 Manpreet Singh
  2014-10-27  9:59 ` Jonathan Wakely
  0 siblings, 1 reply; 17+ messages in thread
From: Manpreet Singh @ 2014-10-27  9:55 UTC (permalink / raw)
  To: gcc-help

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

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Regarding gcc testsuite
@ 2014-10-19 12:06 Manpreet Singh
  0 siblings, 0 replies; 17+ messages in thread
From: Manpreet Singh @ 2014-10-19 12:06 UTC (permalink / raw)
  To: gcc-help

Hi,
    I am trying to run gcc-4.4.5 testsuite , but everytime i run it, i
got lots of failure
e.g unexpected failures	13000

My configuration:-
In my pc latest version of gcc-4.8 is install and i want to configure
and run gcc testsuite for gcc-4.4.5
Ubuntu 14.04
Host    =   x86_64-linux-gnu
Build   =   x86_64-linux-gnu
Target  =   powerpc-linux-gnu

These are the steps which i performed to run testsuite
1. I am trying to run configure with this script

sourcedir.../gcc-4.4.5/configure  --prefix=/tmp/gcc-4.4.5
--enable-languages=c,c++ --build=x86_64-pc-linux-gnu
--host=x86_64-pc-linux-gnu --target=powerpc-linux-gnu
--enable-languages=c,c++ --enable-long-long


2. And then to build gcc :-
make all-gcc

3. To run the testsuite :-  sourcedir.../gcc-4.4.5/gcc
make check

It generates lot of failures

Dejagnu :- latest version

Thanks & regards
Mappy

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2014-10-31 16:56 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-27  9:55 Regarding gcc testsuite Manpreet Singh
2014-10-27  9:59 ` Jonathan Wakely
2014-10-27 12:36   ` Manpreet Singh
2014-10-27 14:40     ` Jonathan Wakely
2014-10-27 15:46       ` Manpreet Singh
2014-10-27 16:27         ` Jonathan Wakely
2014-10-28 10:33           ` Manpreet Singh
2014-10-28 11:15             ` Jonathan Wakely
2014-10-28 12:07               ` Manpreet Singh
2014-10-29  9:52                 ` Manpreet Singh
2014-10-29 13:22                 ` Jonathan Wakely
2014-10-30 12:53                   ` Manpreet Singh
2014-10-30 13:01                     ` Andrew Bennett
2014-10-30 16:14                       ` Manpreet Singh
2014-10-31 10:31                       ` Manpreet Singh
2014-10-31 16:56                         ` Cherry Vanc
  -- strict thread matches above, loose matches on Subject: below --
2014-10-19 12:06 Manpreet Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).