You've already forked gnatcoll-bindings
mirror of
https://github.com/AdaCore/gnatcoll-bindings.git
synced 2026-02-12 12:59:11 -08:00
Otherwise saving the config in setup_support.py will fail as a bytes object is not encodeable as JSON. Luckily, version_information is text anyways.
The GNAT Components Collection (GNATCOLL) - OMP
This is the OpenMP component of the GNAT Components Collection.
It provides parallel implementations of Ada APIs (e.g. sorting) using the OpenMP library.
Dependencies
This component requires the following external components, that should be available on your system:
- gprbuild
- gnatcoll-core
- libgomp (part of GCC)