BinaryBuilder.jl
BinaryBuilder.jl copied to clipboard
Support for GCC compiler 14.1 within the BinaryBuilder wizard for compiler options?
Hi i need to access the gcc compiler version 14.1 within the binarybuilder wizard menu for compiler options, in order to resolve my compilation errors relating to the missing GLIBCXX_3.4.30 and GLIBCXX_3.4.32 libraries from the stdc++ lib with the gcc compiler version 13.2 (chosen during compilation for the binary build within wizard).
Since my host operating system (arch linux) have a gcc installation of version 14.1 it seems, that's what seem to be causing the originating errors.