You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this in the build system, or when actually running the compiled code? This repo is simply an easy way to get a build the source; the code itself is exactly what's distributed from the official site, and for problems with that you should post to the mailing list mentioned there.
If it is a build problem, I need to know which Makefile.def you're using (if it's not the one from the main branch of this repo, again, it's an upstream problem), the make or similar command you ran, and on what command it failed.
As a side note, I did try a check by running asl on tests/t_z80/t_z80.asm after a build on a fresh Ubuntu 24.04 system, and that did not reproduce the issue.
On a fresh ubuntu 2404 LTS install.
When running, asl displays this warning:
"warning, detected non-ANSI time format specifier '%T'"
The text was updated successfully, but these errors were encountered: