spring-boot:3.0.2 org.graalvm.buildtools.native:0.9.18 jdk:17 gradle:7.6 system: mac m1
i want building Native Images with GraalVM and Spring Native on Apple's M1 Architecture, execute gradle nativeCompile failed
Comment From: huiji121
Comment From: wilkinsona
Arm isn't officially supported. Please see https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-with-GraalVM#building-container-images.
Comment From: huiji121
May I ask when you plan to support arm
Comment From: wilkinsona
That's a question for the buildpacks team. There's a link to the relevant issue on the wiki page to which I linked above. There's also an alternative builder that you can use today.