This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug libstdc++/15047] libstdc++ testing does not work remotely


------- Additional Comments From dank at kegel dot com  2004-04-21 16:33 -------
The way I dealt with LD_LIBRARY_PATH was to
simply run the tests in a chroot environment
with the libstdc++ under test being the 
chroot environment's active libstdc++.
I'm happy with that.

The file copying stuff I never figured out;
one of these days I intended to follow up
on the comments in PR 11610 but never got a round tuit.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15047


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