Skip to content

Conversation

@stemann
Copy link
Contributor

@stemann stemann commented Dec 1, 2025

Re-defined ONNX to be a recipe/package for shared library libonnx - with the static library in ONNX_static.

Also:

  • Added windows support.
  • Using static ProtocolBuffers library (for both dynamic and static libonnx).
  • Reduced GCC version from 9 to 6 (note that protobuf is built with GCC 8).
  • Added patch for more modern compilers (Clang/BSD systems and riscv64). This patch is already in upstream.

@stemann stemann force-pushed the feature/onnx_static branch from 446255e to 69132b2 Compare December 2, 2025 00:35
@stemann stemann merged commit 62e0cea into JuliaPackaging:master Dec 6, 2025
40 checks passed
@stemann stemann deleted the feature/onnx_static branch December 6, 2025 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant