This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: GNU Java tools gcj and gij hang while trying to compile a java program
- From: Andrew Haley <aph at redhat dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Mon, 5 Oct 2015 09:45:21 +0100
- Subject: Re: GNU Java tools gcj and gij hang while trying to compile a java program
- Authentication-results: sourceware.org; auth=none
- References: <0F9E268B-07D8-494A-B1B3-9476AB4AF7AB at gmail dot com>
On 05/10/15 00:18, Ivailo Ivanov wrote:
> 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?
No. I've never heard of this. Please provide a test case.
Andrew.