So thats a nope then. I downloaded a older version which should have worked with Windows 7 as well.UCRT64 ~
# pacman -Syu
:: Synchronizing package databases...
mingw32
mingw32.db failed to download
mingw64.db failed to download
ucrt64.db failed to download
clang32.db failed to download
clang64.db failed to download
error: failed retrieving file 'ucrt64.db' from mirror.msys2.org : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'clang32.db' from mirror.msys2.org : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'clang64.db' from mirror.msys2.org : SSL certificate problem: unable to get local issuer certificate
warning: too many errors from mirror.msys2.org, skipping for the remainder of this transaction
error: failed retrieving file 'mingw32.db' from mirror.msys2.org : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'mingw64.db' from mirror.msys2.org : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'ucrt64.db' from repo.msys2.org : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'clang32.db' from repo.msys2.org : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'clang64.db' from repo.msys2.org : SSL certificate problem: unable to get local issuer certificate
warning: too many errors from repo.msys2.org, skipping for the remainder of this transaction
error: failed retrieving file 'mingw32.db' from repo.msys2.org : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'mingw64.db' from repo.msys2.org : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'clang64.db' from mirror.umd.edu : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'mingw32.db' from mirror.umd.edu : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'mingw64.db' from mirror.umd.edu : SSL certificate problem: unable to get local issuer certificate
warning: too many errors from mirror.umd.edu, skipping for the remainder of this transaction
error: failed retrieving file 'ucrt64.db' from mirror.umd.edu : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'clang32.db' from mirror.umd.edu : SSL certificate problem: unable to get local issuer certificate
error: failed retrieving file 'clang64.db' from mirror.yandex.ru : SSL certificate problem: unable t
Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)
It helps build a picture where our "good traffic" is coming from..
Thanks :)
Different compilers for compiling TOS ?
Re: Different compilers for compiling TOS ?
Tried installing MSYS..
Re: Different compilers for compiling TOS ?
Tried installing on Linux...

Re: Different compilers for compiling TOS ?
The first command failed so the second one will.exxos wrote: Mon Oct 27, 2025 8:11 pm Tried installing on Linux...
20251027_200821.jpg
20251027_200839.jpg
![]()
Internet seems to say 'run the first command again and it will probably work', which I don't find satisying, but there we go.
Then perhaps add an 'apt update' between the PPA and install commands.
BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Re: Different compilers for compiling TOS ?
I did run them again, it didn't seem to error on the apt stuff the second time, but still couldn't download the files from vinces site anyway.Badwolf wrote: Tue Oct 28, 2025 9:38 am The first command failed so the second one will.
Internet seems to say 'run the first command again and it will probably work', which I don't find satisying, but there we go.
Then perhaps add an 'apt update' between the PPA and install commands.
Re: Different compilers for compiling TOS ?
Let me see if I can spin you up a VM.exxos wrote: Tue Oct 28, 2025 9:47 am I did run them again, it didn't seem to error on the apt stuff the second time, but still couldn't download the files from vinces site anyway.
BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Re: Different compilers for compiling TOS ?
Here you go. There's nothing sensitive in here and anyone should be able to use it. It's just proof of concept, really. No bells nor whistles.
This is probably taking the Mickey out of the forum's file hosting, but feel free to download it and delete the attachment if you wish.
This is a Virtualbox image. It'll expand to about 2GB and could use up to 8GB if you filled up its disc. Install Virtualbox and choose 'Add' from the main panel.
Before you boot, edit its settings and tell it your network card to use for the bridge.
It'll boot to a commandline only Debian install and try to advertise to you its IP address on the login prompt which will let you SSH into it.
It should also respond as a samba mount: (start->run) \\exxos.local\exxos
Username is exxos. Password is exxos.
In the home directory is a git-cloned repository of Thorsten's TOS2/3 work.
I have run make with the parameters for the UK TOS2.06 version. It's worked and made an output file (in glue).
Here's the result of that:
In short: it just works. Use the Samba mount to edit the files and get the images off. Just log in, 'cd' to the repository directory and type
To build it again.
beforehand to ensure a clean slate.
BW
This is probably taking the Mickey out of the forum's file hosting, but feel free to download it and delete the attachment if you wish.
This is a Virtualbox image. It'll expand to about 2GB and could use up to 8GB if you filled up its disc. Install Virtualbox and choose 'Add' from the main panel.
Before you boot, edit its settings and tell it your network card to use for the bridge.
It'll boot to a commandline only Debian install and try to advertise to you its IP address on the login prompt which will let you SSH into it.
It should also respond as a samba mount: (start->run) \\exxos.local\exxos
Username is exxos. Password is exxos.
In the home directory is a git-cloned repository of Thorsten's TOS2/3 work.
I have run make with the parameters for the UK TOS2.06 version. It's worked and made an output file (in glue).
Here's the result of that:
In short: it just works. Use the Samba mount to edit the files and get the images off. Just log in, 'cd' to the repository directory and type
Code: Select all
make TOSVERSION=206 COUNTRY=ukCode: Select all
make cleanBW
- Attachments
-
- Exxos.7z
- (760.13 MiB) Downloaded 240 times
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Re: Different compilers for compiling TOS ?
No idea how to do that ? I went looking for it and got to
https://www.virtualbox.org/wiki/Downloads
But then it just said.
At this point I don't even know if your talking about Linux or Windows box?
Re: Different compilers for compiling TOS ?
Why does everything always go wrong for you?!exxos wrote: Tue Oct 28, 2025 2:48 pmNo idea how to do that ? I went looking for it and got to
https://www.virtualbox.org/wiki/Downloads
But then it just said.
Capture.PNG
At this point I don't even know if your talking about Linux or Windows box?
https://download.virtualbox.org/virtual ... 95-Win.exe
This downloaded directly upon me clicking it just now.
BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Re: Different compilers for compiling TOS ?
I ask myself that daily for the past 30+ years
Thanks.. downloading..
Its not that thing which says "will disable your internet connection while it installs" is it ? I tried to install terriblefires tool chain a few years ago, and the program did that.. I then spent 4 hours trying to get my internet connection to come back on!
Re: Different compilers for compiling TOS ?
I don't think you shoudl be allowed near computers.
Maybe. ISE is distributed as a Virtualbox container, IIRC. You may already have it installed.Its not that thing which says "will disable your internet connection while it installs" is it ? I tried to install terriblefires tool chain a few years ago, and the program did that.. I then spent 4 hours trying to get my internet connection to come back on!
I don't use Virtualbox really (I used VMWare Fusion), but it is pretty much the standard for chucking VMs around so it's not some niche bit of kit that no-one's tested.
BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark

