2022-05-27 Filed in:
CompilerGNAT (FSF) ~ GCC 12.1.0
Compilers included: Ada, C, C++.
Available on
Simon’s GitHub, and soon through ALIRE
Unlike previous GCC packages for macOS,
this package installs at a fixed location:
/opt/gcc-12.0.1-aarch64
Read More…Tags: MacOS,GCC
2022-05-21 Filed in:
LibrarySimple components is a library addressing:
- containers (maps, sets, unbounded arrays),
- IEEE numbers,
- lock-free containers (FIFOs, blackboards),
- numerics,
- smart pointers,
- parsers,
- persistency,
- synchronization primitives
Changes to the previous 4.61 version:
- Pipe stream implementation added;
- GNAT 12.1 bugs worked around in several package, in particular, in GNAT.Sockets.Server;
- Bug fix in Generic_Set procedure Replace, parameter Updated unset;
- Bug fix in Tables.UTF8_Names procedure Replace, parameter Offset unset under circumstances.
See
Dmitry’s Web page for details
Download from
SourceForgeDownload source
components_4_61.tgz from
Dmitry’s Web© dmitry-kazakov
GPL-2.0-or-later
Read More…2022-05-11 Filed in:
CompilerGNAT (FSF) ~ GCC 12.1.0, X86_64 build.
Compilers included: Ada, C, C++.
Available on
Simon’s GitHub, and soon through ALIRE
Also runs on macOS versions up to at least Monterey (12, Darwin 21)
Read More…Tags: GCC,MacOS
2022-05-06 Filed in:
Ada ForgeThematics about designing or using Ada Software Libraries
Interested ?
Contribute to the MD page on our GitHub
It is back on a MarkDown formatted page on AdaForge’s GitHub.
So you can collaborate easily.
Read More…