-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
Running arm64 binaries on macOS results in errors/warnings:
a.out'main:
'intel' is not a recognized feature for this target (ignoring feature)
0x1000006e8 <+00>: stp x28, x27, [sp, #-0x20]!
'intel' is not a recognized feature for this target (ignoring feature)
'intel' is not a recognized feature for this target (ignoring feature)
'intel' is not a recognized feature for this target (ignoring feature)
'intel' is not a recognized feature for this target (ignoring feature)
'intel' is not a recognized feature for this target (ignoring feature)
'intel' is not a recognized feature for this target (ignoring feature)
'intel' is not a recognized feature for this target (ignoring feature)
'intel' is not a recognized feature for this target (ignoring feature)
'intel' is not a recognized feature for this target (ignoring feature)
if I remove settings set target.x86-disassembly-flavor intel from init:
'default' is not a recognized feature for this target (ignoring feature)
Metadata
Metadata
Assignees
Labels
No labels