Page 5 of 6

Re: Different compilers for compiling TOS ?

Posted: 27 Oct 2025 19:32
by exxos
Tried installing MSYS..

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
So thats a nope then. I downloaded a older version which should have worked with Windows 7 as well.

Re: Different compilers for compiling TOS ?

Posted: 27 Oct 2025 20:11
by exxos
Tried installing on Linux...

20251027_200821.jpg
20251027_200839.jpg

:sigh:

Re: Different compilers for compiling TOS ?

Posted: 28 Oct 2025 09:38
by Badwolf
exxos wrote: 27 Oct 2025 20:11 Tried installing on Linux...


20251027_200821.jpg
20251027_200839.jpg


:sigh:
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.

BW

Re: Different compilers for compiling TOS ?

Posted: 28 Oct 2025 09:47
by exxos
Badwolf wrote: 28 Oct 2025 09:38 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.
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.

Re: Different compilers for compiling TOS ?

Posted: 28 Oct 2025 09:49
by Badwolf
exxos wrote: 28 Oct 2025 09:47 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.
Let me see if I can spin you up a VM.

BW

Re: Different compilers for compiling TOS ?

Posted: 28 Oct 2025 11:20
by Badwolf
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:

make.PNG

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=uk
To build it again.

Code: Select all

make clean
beforehand to ensure a clean slate.

BW

Re: Different compilers for compiling TOS ?

Posted: 28 Oct 2025 14:48
by exxos
Badwolf wrote: 28 Oct 2025 11:20 Install Virtualbox and choose 'Add' from the main panel.
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.

Capture.PNG

At this point I don't even know if your talking about Linux or Windows box?

Re: Different compilers for compiling TOS ?

Posted: 28 Oct 2025 15:21
by Badwolf
exxos wrote: 28 Oct 2025 14:48
Badwolf wrote: 28 Oct 2025 11:20 Install Virtualbox and choose 'Add' from the main panel.
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.


Capture.PNG


At this point I don't even know if your talking about Linux or Windows box?
Why does everything always go wrong for you?! :lol:

https://download.virtualbox.org/virtual ... 95-Win.exe

This downloaded directly upon me clicking it just now.

BW

Re: Different compilers for compiling TOS ?

Posted: 28 Oct 2025 15:28
by exxos
Badwolf wrote: 28 Oct 2025 15:21 Why does everything always go wrong for you?! :lol:
I ask myself that daily for the past 30+ years :)
Thanks.. downloading..


1.PNG
2.PNG



:sigh:


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 ?

Posted: 28 Oct 2025 15:51
by Badwolf
exxos wrote: 28 Oct 2025 15:28
:sigh:
I don't think you shoudl be allowed near computers.
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!
Maybe. ISE is distributed as a Virtualbox container, IIRC. You may already have it installed.

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