[Bug libgcj/51498] make dejagnu work in libjava testsuite with cross-build

jojelino at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Aug 22 17:05:00 GMT 2012


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

gee <jojelino at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #11 from gee <jojelino at gmail dot com> 2012-08-22 17:04:43 UTC ---
(In reply to comment #8)
> Oh, and why is this a regression?

dejagnu failed to detect the built gcj compiler in canadian cross. and
dejagnu.am of automake is responsible for not exporting makefile variables CC,
CXX, GCJ,... etc to shell. so the cause is not gcc. and this bug isn't
applicable to gcc bugzilla.
so i'm closing the bug.



More information about the Java-prs mailing list