On Dienstag, 12. Dezember 2017 10:45:10 CET Vincent Sanders wrote: > I have failed to update the atari toolchains once again. They remain > badly broken in that they: > > 1. cannot generate a working cross compiler on a modern Debian OS > 2. compiled on an old OS they produce a broken SDK with OpenSSL 1.1 > 3. Are very old compilers which generate poor code, especialy for m68k
Both linux versions on my homepage (4.6.4 and 7.2) were compiled on a recent SuSE distribution, so in general there should be not much problem doing the same on recent Debian system. The scripts use a different directory layout though than the one that your toolchains expect. If i understand it right, your CI system uses a pre-compiled toolchain, so this has to be done only once? Are the scripts that you use for automatic building are downloadable somewhere? I could not find them. >any assistance would be gratefully recieved. Feel free to ask any questions. I can also try to compile the toolchain on a debian jessie system running under VirtualBox.