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....
When i try to cross building for rpi5 i have error when i need compile CPU 68K