This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/51498] [4.7 regression] temporary hack to make dejagnu work in libjava
- From: "jojelino at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 15 Dec 2011 13:00:58 +0000
- Subject: [Bug libgcj/51498] [4.7 regression] temporary hack to make dejagnu work in libjava
- Auto-submitted: auto-generated
- References: <bug-51498-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51498
--- Comment #7 from gee <jojelino at gmail dot com> 2011-12-15 13:00:58 UTC ---
(In reply to comment #6)
> so it should figure that out automatically. Aren't you e.g. building in source
> directory (./configure ...)? Otherwise it would be good if you could debug why
> in your case it isn't finding the right tool_root_dir and gcj in it (debugging
> printouts in libjava.exp and libgloss.exp).
Using /usr/share/dejagnu/runtest.exp as main test driver
INTERPRETER is now yes
Verbose level is 1
Login name is Administrator
Found /tmp/gcc/i686-pc-mingw32/libjava/testsuite/site.exp
Found /tmp/gcc/i686-pc-mingw32/libjava/testsuite/site.exp
Using test sources in ../../.././libjava/testsuite
Using test binaries in /tmp/gcc/i686-pc-mingw32/libjava/testsuite
Tool root directory is /tmp/gcc/i686-pc-mingw32
Using /usr/share/dejagnu to find libraries
since i'm doing canadian-cross, it can't find gcj in
/tmp/gcc/i686-pc-mingw32/gcc (which libgross.exp assumed).