public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Paul C. Leopardi" <leopardi@bigpond.net.au>
To: gcc@gcc.gnu.org
Subject: Re: GCC 4.0.1 testsuite uses installed g++ instead of newly bootstrapped g++
Date: Thu, 28 Jul 2005 14:11:00 -0000	[thread overview]
Message-ID: <200507290011.15061.leopardi@bigpond.net.au> (raw)
In-Reply-To: <m3ek9jagfi.fsf@gossamer.airs.com>

Hi Ian, My replies are below, Best regards. Paul
On Thu, 28 Jul 2005 11:05 am, Ian Lance Taylor wrote:
> "Paul C. Leopardi" <leopardi@bigpond.net.au> writes:
> > leopardi@linfinit:~/src/gcc/gcc-4.0.1-obj> ../gcc-4.0.1/configure
> >  --prefix=/usr/local/gcc/gcc-4.0.1 --enable-threads=posix
> > --disable-libgcj --with-system-zlib --enable-shared --enable-__cxa_atexit
> >  --enable-languages=c,c++ x86_64-suse-linux
> >
> > This looks like it worked, but gave the warning:
> >
> > configure: warning: x86_64-suse-linux: invalid host type
>
> This is not good, of course, though I doubt it is causing any of your
> problems.  In general if you are building a native compiler you should
> not need to specify any configuration triplet at all.

OK

> Can you confirm that the executables gcc/g++ and gcc/cc1plus exist?

Yes, they exist.

leopardi@linfinit:~/src/gcc/gcc-4.0.1-obj/gcc> ls -l g++
-rwxr-xr-x  1 leopardi users 291700 2005-07-22 23:35 g++
leopardi@linfinit:~/src/gcc/gcc-4.0.1-obj/gcc> ls -l cc1plus
-rwxr-xr-x  1 leopardi users 21018697 2005-07-22 23:35 cc1plus

> What does site.exp look like in the gcc/testsuite subdirectory?
 
## these variables are automatically generated by make ##
# Do not edit here. If you wish to override these values
# add them to the last section
set rootme "/home/leopardi/src/gcc/gcc-4.0.1-obj/gcc"
set srcdir "/home/leopardi/src/gcc/gcc-4.0.1/gcc"
set host_triplet x86_64-suse-linux-gnu
set build_triplet x86_64-suse-linux-gnu
set target_triplet x86_64-suse-linux-gnu
set target_alias x86_64-suse-linux
set libiconv ""
set CFLAGS ""
set CXXFLAGS ""
set HOSTCC "gcc"
set HOSTCFLAGS "-g -O2"
set TESTING_IN_BUILD_TREE 1
set HAVE_LIBSTDCXX_V3 1
set tmpdir /home/leopardi/src/gcc/gcc-4.0.1-obj/gcc/testsuite
set srcdir "${srcdir}/testsuite"
## All variables above are generated by configure. Do Not Edit ##

> Does it have the line "set TESTING_IN_BUILD_TREE 1"?  

Yes

> Which version of dejagnu do you have installed?

dejagnu version 1.4.4
expect version 5.41
tcl version 8.4.7

leopardi@linfinit:~/src/gcc/gcc-4.0.1-obj/gcc/testsuite> rpm -q dejagnu 
dejagnu-1.4.4-3
leopardi@linfinit:~/src/gcc/gcc-4.0.1/gcc/testsuite/lib> rpm -q expect
expect-5.41-2
leopardi@linfinit:~/src/gcc/gcc-4.0.1/gcc/testsuite/lib> rpm -q tcl
tcl-8.4.7-3

  reply	other threads:[~2005-07-28 14:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-23  9:23 Paul C. Leopardi
2005-07-28  0:21 ` Paul C. Leopardi
2005-07-28  0:26   ` Ian Lance Taylor
2005-07-28  0:53     ` Paul C. Leopardi
2005-07-28  1:05       ` Ian Lance Taylor
2005-07-28 14:11         ` Paul C. Leopardi [this message]
2005-07-28 15:46           ` (SOLVED) " Paul C. Leopardi
2005-07-28 16:20             ` Joe Buck
2005-07-29 13:20               ` Nix
2005-07-28  2:14       ` H. J. Lu
2005-07-28  0:40   ` Mike Stump
2005-07-28  2:04     ` Paul C. Leopardi
2005-07-28  2:10       ` Ian Lance Taylor
2005-07-28  2:14       ` Paul C. Leopardi
2005-07-28  2:41         ` Ian Lance Taylor
2005-07-28 18:54       ` Mike Stump

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200507290011.15061.leopardi@bigpond.net.au \
    --to=leopardi@bigpond.net.au \
    --cc=gcc@gcc.gnu.org \
    --cc=paul.leopardi@unsw.edu.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).