Skip to content

Commit 68561b9

Browse files
committed
comment on minimal libstdc++ for julia 1.12
1 parent b383f06 commit 68561b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

compile/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ julia --project=compile compile/build.jl --output-dir JetReconstructionCompiled
2323
>
2424
> Packages compiled with `PackageCompiler.jl` will have `JETRECONSTRUCTION_COMPILER_PACKAGECOMPILER` defined. Packages compiled with `juliac` will have `JETRECONSTRUCTION_COMPILER_JULIAC` defined.
2525
26+
27+
> [!CAUTION]
28+
> Packages compiled with Julia 1.12 require GLIBCXX_3.4.30 (gcc 12.1.0) or later.
29+
2630
## Usage example
2731
2832
### Example source file

0 commit comments

Comments
 (0)