The new janus-uae2 has been developed for abi v1/64bit. So it will work best there.
And yes, it would need some recompiling. Should be much easier than building v1. Let me know, if you want access to the sources.
I just tries a recompile, no bigger problems here.
But janus-uae2 fails opening libSDL.. even before any line of own code gets executed. I guess something in SDL changed?
#0 0x00000000411f6b65 in strncmp (str1=0x496d23f0 "",
str2=0x0 <Module_base::Change_Config(Section*)>, n=776) at strncmp.c:56
#1 0x0000000049ad54d4 in ?? ()
#2 0x0000000049b4e6b5 in set_call_libfuncs ()
#3 0x0000000049ad4ed9 in SDL_1_SDL_OpenLib ()
#4 0x000000004c817fbf in Exec_92_OpenLibrary (libName=0x411ae360 "SDL.library",
version=0, SysBase=0x41002820) at openlibrary.c:81
#5 0x000000004c89c8f9 in Dos_0_OpenLibrary (libname=0x4a5511e0 "SDL.library",
version=0, SysBase=0x41002820) at lddemon.c:500
#6 0x000000004a415685 in __inline_Exec_OpenLibrary (__arg1=0x4a5511e0 "SDL.library",
__arg2=0, __SysBase=0x41002820)
Is building with -lSDL not possible anymore? Is this some posixc / abi v1 library model problem?