Contents

badCPUType

Bad CPU type in executable.

Declaration

static var badCPUType: Errno { get }

Mentioned in

Discussion

The specified executable doesn’t support the current CPU.

The corresponding C error is EBADARCH.

See Also

Executable File Errors