From: Lonnie A. <li...@lo...> - 2020-04-14 16:51:26
|
> On Apr 14, 2020, at 11:46 AM, Armin Tüting <arm...@tu...> wrote: > > Am Samstag, den 11.04.2020, 09:27 -0500 schrieb Lonnie Abelbeck: > > [...] > >> Hi Armin, > Hi Lonnie, > >> I just tested the toolchain build on Debian 10.3 and it does not run on CentOS 7 >> -- >> $ /home/dev/astlinux/x-tools-1.24.0-3.16-2.27/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu-gcc --version >> /home/dev/astlinux/x-tools-1.24.0-3.16-2.27/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu-gcc: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /home/dev/astlinux/x-tools-1.24.0-3.16-2.27/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu-gcc) >> -- >> >> Sad, but not totally unexpected. Looks like each user will need to build the toolchain if we can't standardize on a build host environment. > Toolchain is working. The download of 'runnix-0.6.0a.tar.gz.sha1' is > failing as it missing from ' > https://s3.amazonaws.com/mirror.astlinux-project/runnix5' Yes, that is expected until we get a syslinux build version we like. I deleted runnix-0.6.0a.tar.gz.sha1 and added runnix-0.6.0b.tar.gz.sha1 on my private server https://abelbeck.com/lonnie/runnix6 The new 0.6.x runnix is still a work in progress. Mostly syslinux changes/issues. Lonnie |