Cross compile jdk8u on PPC32

Radu Andritoiu raduandritoiu at gmail.com
Fri Nov 10 12:31:50 UTC 2017


Hello,

This fix didn't work for me.
But the one in the next mail did work, I guess when cross-compiling it
should not use specific ASM instructions.


Thank you,
Radu


On Wed, Nov 1, 2017 at 8:21 PM, Andrew Haley <aph at redhat.com> wrote:

> On 01/11/17 17:27, Radu Andritoiu wrote:
> >
> > I still have one error that I can not fix in order to compile the
> "zero"  jvm-variant for PPC32:
> > - the error:
> >
> >     Compiling /home/build/jdk8u/hotspot/src/share/vm/runtime/atomic.cpp
> >     /home/build/jdk8u/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.hpp:
> In static member function 'static jlong Atomic::add(jlong, volatile
> jlong*)':
> >     /home/build/jdk8u/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.hpp:44:
> error: impossible constraint in 'asm'
> >     /home/build/jdk8u/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.hpp:44:
> error: impossible constraint in 'asm'
> >     gmake[6]: *** [atomic.o] Error 1
>
>
> --
> Andrew Haley
> Java Platform Lead Engineer
> Red Hat UK Ltd. <https://www.redhat.com>
> EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
>


More information about the jdk8u-dev mailing list