[Bug libgcj/51498] [4.7 regression] temporary hack to make dejagnu work in libjava
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 13 08:36:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51498
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-13 08:36:16 UTC ---
None of the testsuite Makefiles for other libraries do anything similar
(libgomp, libstdc++-v3, ..., so why is libjava so special that it needs it?).
make check definitely works just fine for me and uses the newly built gcj etc.
rather than the system gcj. So please expand on what exact errors you saw,
details from the libjava.log where it shows etc.
More information about the Java-prs
mailing list