Marcel Hernandez
Marcel Hernandez
I'm running with a double node configuration using a 4GB mempool and the secondary with the regular one, should've mentioned it. I've manually set the max-old-space-size flag to 4096 and...
> Do you have the same problem with GNAT Community 2021? Yes. ``` d78276a1db7a:/# cat /etc/alpine-release 3.14.1 d78276a1db7a:/# ./gnat-2021-20210519-x86_64-linux-bin sh: ./gnat-2021-20210519-x86_64-linux-bin: not found d78276a1db7a:/# ldd gnat-2021-20210519-x86_64-linux-bin /lib64/ld-linux-x86-64.so.2 (0x7fe1a889b000) libutil.so.1 =>...
The following Dockerfile shows how to build a static GCC 9.4.01 targeting x86_64-linux-musl. I've been able to build XmlAda, GPRBuild, GNATColl, Alire and my own projects with this toolchain. I've...
Alright. For what it's worth, for the last few months I've been [building](https://gitlab.com/1ma/dockertronics/-/jobs/1522741649) and [using](https://gitlab.com/1ma/radatracer/-/jobs/1525783291) Alire 1.0.0 and 1.0.1 on Alpine Linux without a hitch.