[Bug libgcj/51498] [4.7 regression] temporary hack to make dejagnu work in libjava

jojelino at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Dec 15 13:16:00 GMT 2011


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).



More information about the Gcc-bugs mailing list