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]

Re: Solved -*- Re: Results for egcs-2.91.45 19980702 (gcc2 ss-980609 experimental) testsuite on i586-pc-linux: g++ regression ?


| > | 		=== 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


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