Skip to content

Commit 21231ad

Browse files
add versions of GCC and Clang packages to central README
they're important enough and used directly by developers
1 parent 18c4b3c commit 21231ad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ which provides support for Docker, Podman, and Apptainer.
3838
Software Package | Version | Construction Process
3939
---|---|---
4040
[Ubuntu Server](https://ubuntu.com/) | 24.04 | Base Image
41+
[GCC](https://gcc.gnu.org/) | 13.3.0 | From Ubuntu Repos
4142
[Python](https://www.python.org/) | 3.12.3 | From Ubuntu Repos
4243
[cmake](https://cmake.org/) | 3.28.3 | From Ubuntu Repos
4344
[Boost](https://www.boost.org/doc/libs/1_83_0/) | 1.83.0 | From Ubuntu Repos
@@ -54,6 +55,7 @@ Software Package | Version | Construction Process
5455
[Catch2](https://github.com/catchorg/Catch2) | 3.8.0 | Built from source
5556
[Acts](https://acts.readthedocs.io/en/v36.0.0/) | 36.0.0 | Built from source
5657
[ONNX Runtime](https://github.com/microsoft/onnxruntime) | 1.15.0 | Download pre-built binaries
58+
[Clang](https://clang.llvm.org/) | 18.1.3 | From Ubuntu Repos
5759

5860
A detailed list of all packages installed from ubuntu repositories is given
5961
[here](https://ldmx-software.github.io/dev-build-context/ubuntu-packages.html),

0 commit comments

Comments
 (0)