Skip to content

Boost binary builds for fast PoF development. Build by GitHub pipelines.

License

Notifications You must be signed in to change notification settings

koudis/boost-prebuilt-binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boost binary distribution for Linux and Macos OS

Prebuild Boost binaries for following systems

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • Debian Buster
  • Debian Bullseye
  • Debian Bookworm
  • Debian Trixie
  • Fedora 42
  • Fedora 43

Not supported anymore

  • Mac OS 11.0 (until Boost 1.79)
  • Ubuntu 18.04 (until Boost 1.79)

Archives with binaries can by found at Release page.

Each OS has version with and without -fPIC flag.

  • Distributions compiled with PIC has '-PIC' in the archive name.
  • Distributions compiled without PIC has '-noPIC' in the archive name.

Build environment

Standard system tools are used for build.

On linux the GCC and OpenSSL is used. Linux is built by Docker images from this repository.

On Mac OS standard clang and system ssl library is used.

License

The repository code is released under MIT License

Boost binaries and Boost sources are licensed under standard Boost license.

About

Boost binary builds for fast PoF development. Build by GitHub pipelines.

Topics

Resources

License

Stars

Watchers

Forks