Re: [PATCH] Enable java for aarch64

Andrew Haley <[email protected]>
Newsgroups gmane.comp.gcc.java.patches
Message-ID <[email protected]>
On 04/15/2013 09:19 AM, Andreas Schwab wrote:
> Matthias Klose <[email protected]> writes:
> 
>> does the interpreter and the byte code compilation work with these results?
> 
> All other tests pass.

So, the port is broken.  Null pointer exceptions aren't caught.  You
need to use this:

  arm*-linux* )
	slow_pthread_self=no
	can_unwind_signal=no
	CHECKREFSPEC=-fcheck-references
	DIVIDESPEC=-fuse-divide-subroutine

Andrew.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.