This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Distributing 'make check' across a cluster


On 12-06-11 10:24 , Joseph S. Myers wrote:

I don't see any reference to gompconfig.exp anywhere in the source tree.
(But generally the Tcl code initializing a testsuite should do setup of
anything outside site.exp, like in the libstdc++ testsuite.)

Yeah, sorry. gompconfig.exp is a local patch that adds GCC_UNDER_TEST, which we need for --sysroot. It's very similar to mfconfig.exp.


They are both easy to re-generate. I've got libgomp working, but libmudflap continues to give me trouble.

Its initialization code (libmudflap.exp:libmudflap-init) insists on being able to execute <bld>/xgcc --print-multi-lib and sets LD_LIBRARY_PATH from <bld>/src/.libs (though I suppose that would not matter much).


Diego.



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