> On Oct 26, 2018, at 3:47 AM, Aleksey Shipilev wrote:
>
> On 10/26/2018 10:36 AM, Andrew Haley wrote:
>> On 10/26/2018 09:00 AM, Mikael Vidstedt wrote:
>>> ./configure --openjdk-target=aarch64-oe-linux
>>> --with-boot-jdk=/work/jdk11/build/linux-x86_64-normal-server-release/jdk
>>> --with-d
On 10/26/2018 10:36 AM, Andrew Haley wrote:
> On 10/26/2018 09:00 AM, Mikael Vidstedt wrote:
>> ./configure --openjdk-target=aarch64-oe-linux
>> --with-boot-jdk=/work/jdk11/build/linux-x86_64-normal-server-release/jdk
>> --with-devkit=/tools/aarch64-toolchain/gcc-linaro-7.3.1-2
>> 018.05-x86_64_a
On 10/26/2018 09:00 AM, Mikael Vidstedt wrote:
> ./configure --openjdk-target=aarch64-oe-linux
> --with-boot-jdk=/work/jdk11/build/linux-x86_64-normal-server-release/jdk
> --with-devkit=/tools/aarch64-toolchain/gcc-linaro-7.3.1-2
> 018.05-x86_64_aarch64-linux-gnu --disable-warnings-as-errors
> --
> On Oct 26, 2018, at 1:00 AM, Mikael Vidstedt
> wrote:
>
>
>
> It looks like the compiler doesn’t recognize the aarch64 instruction set, so
> configure probably picked up the wrong compiler. You’d have to double check
> what configure says it’s going to use.
>
> However, even if you add
It looks like the compiler doesn’t recognize the aarch64 instruction set, so
configure probably picked up the wrong compiler. You’d have to double check
what configure says it’s going to use.
However, even if you address that it’s unlikely to work. As you probably know
Alpine uses the musl C