Currently I could only use the command line built into Gemini desktop because it's the only thing I could get to work..
But it is rather slow when compiling the whole thing from scratch and a bit off a fass TBH. But it works!
So my question is is there anything more modern which would do this work easier and quicker maybe even be more efficient compiler ?
Note that I don't really use linux on my desktop machine so a windows solution (win7 compatible) would be best for me.. I don't know if there's a web based compiler which would work or something ? No idea.
You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
See here for more information viewtopic.php?f=20&t=7296
DO NOT USE DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time it is unfortunately not possible to white list users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
At this time it is unfortunately not possible to white list users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
Different compilers for compiling TOS ?
Re: Different compilers for compiling TOS ?
Grok say VBCC is easy for Linux, I could install it on my server I suppose.
http://sun.hasenbraten.de/vbcc/
But no updates since 2022 ...
http://sun.hasenbraten.de/vbcc/
But no updates since 2022 ...
Re: Different compilers for compiling TOS ?
Thorsten's TOS3x archive just works with a modern cross compiler out the box for me: https://github.com/th-otto/tos3x.
Literally git clone then type make.
I'm using Vincent's toolchain: http://vincent.riviere.free.fr/soft/m68k-atari-mint/
Now I'm under Linux, but Vincent's tools apparently work under WSL. Thorston's cross dev packages are available for Cygwin and MinGW too: https://tho-otto.de/crossmint.php
There look to be three Windows-based options available, basically.
Four if you count this docker image, but I can't directly vouch for that: https://github.com/sidecartridge/ataris ... it-docker/
BW
Literally git clone then type make.
I'm using Vincent's toolchain: http://vincent.riviere.free.fr/soft/m68k-atari-mint/
Now I'm under Linux, but Vincent's tools apparently work under WSL. Thorston's cross dev packages are available for Cygwin and MinGW too: https://tho-otto.de/crossmint.php
There look to be three Windows-based options available, basically.
Four if you count this docker image, but I can't directly vouch for that: https://github.com/sidecartridge/ataris ... it-docker/
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 ?
OK I will try Vincent's stuff again. I tried it a few years ago and it just crashed all the time trying to install it so I gave up.
EDIT : yep right out of the gate problems
EDIT:
So it accepted Z:\TEMP
EDIT : yep right out of the gate problems
EDIT:
So it accepted Z:\TEMP
Re: Different compilers for compiling TOS ?
Are those the packages going to install anyway or am I supposed to select certain ones ?!
- stephen_usher
- Site sponsor

- Posts: 7008
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: Different compilers for compiling TOS ?
You obviously need all the base packages. 
Somehow you seem to have gone into expert install mode without being an expert.
You don't need the source so no need to tick those boxes, just hit the "Next" button and see what happens.
Somehow you seem to have gone into expert install mode without being an expert.
You don't need the source so no need to tick those boxes, just hit the "Next" button and see what happens.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
Re: Different compilers for compiling TOS ?
So do I just click next or select all the tick boxes first ?
Beats me, I posted screenshots at every step...Somehow you seem to have gone into expert install mode without being an expert.
Re: Different compilers for compiling TOS ?
stephen_usher wrote: Fri Oct 24, 2025 11:15 am You don't need the source so no need to tick those boxes, just hit the "Next" button and see what happens.![]()
OK so I have the terminal up, now what ?
http://vincent.riviere.free.fr/soft/m68k-atari-mint/
Assume install cross-mint-cygwin-20230115-setup.exe. ?
Re: Different compilers for compiling TOS ?
I don't like installing software suites after software suites, packages after packages on my daily driver machine (which is a Macbook) so I just have a virtual machine which I unpause when necessary.
It does my ISE dev, my 68k cross compiling dev, my CPLD flashing and if I completely screw it up: oh well, never mind. Let's spin up a new one.
It's Debian, but could as easily be one of the hand-holdy distros too.
BW
It does my ISE dev, my 68k cross compiling dev, my CPLD flashing and if I completely screw it up: oh well, never mind. Let's spin up a new one.
It's Debian, but could as easily be one of the hand-holdy distros too.
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 ?
Yeah I don't really like doing that as generally these programs corrupt my computer...Badwolf wrote: Fri Oct 24, 2025 11:24 am I don't like installing software suites after software suites, packages after packages on my daily driver machine (which is a Macbook) so I just have a virtual machine which I unpause when necessary.
