Stas Sergeev
Stas Sergeev
We need gcc 8.1 so that's why on Leap we need to use clang instead (it only has gcc 7).
> Either one of those should fix it. Thanks, rebuilding now. > @stsp - Nice. Have you tested the packages?
https://build.opensuse.org/package/live_build_log/home:stsp2/build-gcc/openSUSE_Tumbleweed/x86_64 ``` [ 372s] configure.ac:4: error: Please use exactly Autoconf 2.69 instead of 2.71. [ 372s] ../config/override.m4:12: _GCC_AUTOCONF_VERSION_CHECK is expanded from... [ 372s] configure.ac:4: the top level [ 372s] autom4te:...
How could they hard-code the exact version check instead of `>=`?
Arrgh, I don't remember what I removed 3 years ago, I only know that I need to vindicate dosemu2 from this djgpp madness asap. :) Thanks, rebuilding...
> You mean in a alias dosbox=dosemu like fashion? Not at all. Just some installer script, written by you, of course, :) that picks up the games from there. >...
Ok, thanks.
What is this? Just an archive of DOS games? Not what I meant. exodos is an on-line collection with an installer. Multi-gigabyte archives with off-line collections are not interesting for...
> Just in one sentence for dosemu2: stay away from this or this will bite you some day in the back. We would never distribute anything of that kind. The...
@jschwartzenberg there is a bat file `video.bat` in the game, that is exactly for that problem. It simply removes univbe.drv, which is configured for S3 in that demo distribution. After...