Building XNU for ARM64
Building XNU for ARM64
- Subject: Building XNU for ARM64
- From: Terry Thibault <email@hidden>
- Date: Tue, 31 Oct 2017 14:54:14 -0400
Hi all,
Apple recently released the source for Darwin on ARM on their Github (
https://github.com/apple/darwin-xnu). Going through and building the kernel
as normal, using `make SDKROOT=macosx ARCH_CONFIGS=X86_64
KERNEL_CONFIGS="RELEASE
DEVELOPMENT DEBUG"` works fine. It'll build a kernel for the X86_64
architecture. However, when I specify ARCH_CONFIGS=ARM64, I get an
error "Unsupported
CURRENT_MACHINE_CONFIG".
Has anyone else been able to build the XNU for ARM64?
Thanks!
Terry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden