libpcre3, which is used by SIMH, has been removed from Ubuntu Trixie for security reasons.
Substituting libpcre2 (A newer version) will compile but simh hangs on run.
This has been verified on Raspberry Pi trixie and WSL Ubuntu.
Either remove the dependencies on libpcre3 or modify the code to use libpcre2.
libpcre3, which is used by SIMH, has been removed from Ubuntu Trixie for security reasons.
Substituting libpcre2 (A newer version) will compile but simh hangs on run.
This has been verified on Raspberry Pi trixie and WSL Ubuntu.
Either remove the dependencies on libpcre3 or modify the code to use libpcre2.