This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Solved -*- Re: Results for egcs-2.91.45 19980702 (gcc2 ss-980609 experimental) testsuite on i586-pc-linux: g++ regression ?
- To: mlawson at drfmc dot ceng dot cea dot fr (Max Lawson)
- Subject: Re: Solved -*- Re: Results for egcs-2.91.45 19980702 (gcc2 ss-980609 experimental) testsuite on i586-pc-linux: g++ regression ?
- From: Carlo Wood <carlo at runaway dot xs4all dot nl>
- Date: Wed, 8 Jul 1998 03:11:14 +0200 (CEST)
- Cc: egcs at cygnus dot com (egcs at cygnus dot com)
| > | === g++ Summary ===
| > |
| > | # of expected passes 4111
| > | # of unexpected failures 68
| > | # of expected failures 83
| > | # of untested testcases 7
|
| My goof!
|
| I didn't notice that the 'egcs/libraries' directory is now obsolete and
| that the {io, stdc++}-libraries are now built in a 'egcs/target' directory.
| Therefore I 've updated my environment varibles. And things run fine now !
| the compiler picks up the right libstdc++
|
| Max
You shouldn't need to set an environment variable when running "make check".
The latest dejagnu snapshot and the recent egcs snapshot should work fine.
What does happen when you run the contrib/test_summary script however is
that it also finds the *.sum files in the old library/ directory.
--
Carlo Wood <carlo@runaway.xs4all.nl>
PS1 dejagnu-980528, no patches needed.
PS2 Talking about LD_LIBRARY_PATH / LD_RUN_PATH