Iacob
Iacob
Start the game looping, the initial screen is shown  But got segment fault when starting the game ` Attempting load of mame.ini Parsing mame.ini Attempting load of mame.ini Parsing...
The build command is: >export CFLAGS="-DPTR64=1 -g" >export CXXFLAGS="-g" >export LDFLAGS="-L/usr/local/lib" >make SUBTARGET=tiny PTR64=1 DEBUG=0 USE_QTDEBUG=0 OVERRIDE_CC=clang-13 OVERRIDE_CXX='clang++-13' OVERRIDE_LD=lld-13 OVERRIDE_AR=llvm-ar-13 VERBOSE=1 Because loongson compiler doesn't support the -m64 option, so...