This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
GNU Java tools gcj and gij hang while trying to compile a java program
- From: Ivailo Ivanov <ivailo dot ivanov at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Sun, 4 Oct 2015 16:18:53 -0700
- Subject: GNU Java tools gcj and gij hang while trying to compile a java program
- Authentication-results: sourceware.org; auth=none
Hi -
I have installed and compiled gcc 5.2.0 on my mac book pro running mac os x el capitan (10.11). All compiled an installed successfully and C++/C compiler runs perfectly fine. BUT the issue is that both gcj and gij hang while trying to compile a java program. Both modes of compiling to byte codes and compiling to native code hang.
Has anyone encountered this an dis there a workaround/fix?
Regards,
Ivailo