Skip to content

Add support Linux ARM64 #3

Description

@beudbeud

When i try to cross building for rpi5 i have error when i need compile CPU 68K

++: error: unrecognized argument in option '-mabi=lp64'
g++: note: valid arguments to '-mabi=' are: ms sysv
g++: error: unrecognized argument in option '-mabi=lp64'
g++: note: valid arguments to '-mabi=' are: ms sysv
g++: error: unrecognized argument in option '-mabi=lp64'
g++: note: valid arguments to '-mabi=' are: ms sysv
g++: error: unrecognized argument in option '-mabi=lp64'
g++: note: valid arguments to '-mabi=' are: ms sysv
make[2]: *** [Makefile:91: Src/CPU/PowerPC/PPCDisasm.o] Error 1
make[2]: *** Waiting for unfinished jobs....

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions