3A5000 psx libretro

In file included from deps/lightning/lib/jit_disasm.c:21:
./deps/lightning/include/lightning/jit_private.h:343:18: error: unknown type name 'jit_regset_t'
jit_regset_scan1(jit_regset_t*, jit_int32_t);
                 ^
./deps/lightning/include/lightning/jit_private.h:413:5: error: unknown type name 'jit_regset_t'; did you mean 'jit_register_t'?
    jit_regset_t         reglive;
    ^~~~~~~~~~~~

 

You need to build with HAVE_LIGHTREC=0

gnu-lightning would need support for webassembly to have a chance at working

If HAVE_LIGHTREC=0 works the Makefile should be changed to disable it for the default emscripten b

posted on 2022-11-17 00:04  zxddesk  阅读(27)  评论(0)    收藏  举报

导航