holy-build-box | System for building cross-distribution Linux binaries
kandi X-RAY | holy-build-box Summary
kandi X-RAY | holy-build-box Summary
holy-build-box is a Shell library. holy-build-box has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
If you have ever tried to build a C/C++ Linux binary, then you will probably have noticed that it may not run on other Linux distributions, or even other versions of the same Linux distribution. This happens even if your application does not use newer APIs. This is in stark contrast to Windows binaries, which tend to on pretty much every Windows machine. There are many reasons why this is so. This section introduces you to each problem, and whether and how Holy Build Box solves that problem.
If you have ever tried to build a C/C++ Linux binary, then you will probably have noticed that it may not run on other Linux distributions, or even other versions of the same Linux distribution. This happens even if your application does not use newer APIs. This is in stark contrast to Windows binaries, which tend to on pretty much every Windows machine. There are many reasons why this is so. This section introduces you to each problem, and whether and how Holy Build Box solves that problem.
Support
Quality
Security
License
Reuse
Support
holy-build-box has a low active ecosystem.
It has 421 star(s) with 62 fork(s). There are 19 watchers for this library.
It had no major release in the last 6 months.
There are 4 open issues and 23 have been closed. On average issues are closed in 242 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of holy-build-box is current.
Quality
holy-build-box has no bugs reported.
Security
holy-build-box has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
holy-build-box is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
holy-build-box releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of holy-build-box
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of holy-build-box
holy-build-box Key Features
No Key Features are available at this moment for holy-build-box.
holy-build-box Examples and Code Snippets
No Code Snippets are available at this moment for holy-build-box.
Community Discussions
No Community Discussions are available at this moment for holy-build-box.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install holy-build-box
The Holy Build Box environment is built on CentOS 7. This allows it to produce binaries that work on pretty much any x86_64 Linux distribution released since 2015. The only currently-prominent Linux distribution that the produced binaries may not run on, is Alpine Linux. See the FAQ entry. The environment is bare-bones with almost nothing installed. Besides the basics, only a compiler toolchain is provided. The toolchain is more recent than the one provided by CentOS 7.
GCC 9.3.1 (C and C++ support; in particular, C++14 is supported)
GNU make
autoconf 2.69
automake 1.13.4
libtool 2.4.2
pkg-config 0.29.2
ccache 3.7.12
CMake 3.19.3
Python 2.7.5 (+ setuptools and pip)
Tutorial 1: Basics
Tutorial 2: Compilation via a script
Tutorial 3: Static linking to dependencies
Tutorial 4: Tweaking the application's build system
Tutorial 5: Using library variants
Tutorial 6: Introducing additional static libraries
Tutorial 7: Verifying binary portability with libcheck
Environment structure
Library variants
Installing additional dependencies
Which system libraries are considered essential?
Securing the build environment
Security hardening binaries
Caching compilation results with ccache
Libcurl SSL certificate authorities
Linking C++ applications and libraries
No. Holy Build Box is mainly designed to compile headless applications such as CLI tools, servers and daemons. For example: Phusion Passenger, Nginx, Traveling Ruby. Supporting graphical applications such as those based on GTK, Qt, SDL, OpenGL etc is outside the scope of this project. This is however not a technical limitation, but merely a focus one. We, the Holy Build Box maintainers, have no interest in spending time to support graphical applications, but we welcome contributors who would like to take on this challenge. Contact us if you are interested, or submit a pull request.
GCC 9.3.1 (C and C++ support; in particular, C++14 is supported)
GNU make
autoconf 2.69
automake 1.13.4
libtool 2.4.2
pkg-config 0.29.2
ccache 3.7.12
CMake 3.19.3
Python 2.7.5 (+ setuptools and pip)
Tutorial 1: Basics
Tutorial 2: Compilation via a script
Tutorial 3: Static linking to dependencies
Tutorial 4: Tweaking the application's build system
Tutorial 5: Using library variants
Tutorial 6: Introducing additional static libraries
Tutorial 7: Verifying binary portability with libcheck
Environment structure
Library variants
Installing additional dependencies
Which system libraries are considered essential?
Securing the build environment
Security hardening binaries
Caching compilation results with ccache
Libcurl SSL certificate authorities
Linking C++ applications and libraries
No. Holy Build Box is mainly designed to compile headless applications such as CLI tools, servers and daemons. For example: Phusion Passenger, Nginx, Traveling Ruby. Supporting graphical applications such as those based on GTK, Qt, SDL, OpenGL etc is outside the scope of this project. This is however not a technical limitation, but merely a focus one. We, the Holy Build Box maintainers, have no interest in spending time to support graphical applications, but we welcome contributors who would like to take on this challenge. Contact us if you are interested, or submit a pull request.
Support
Holy Build Box only supports x86_64 Linux. macOS is not supported. Windows is not supported. Other Unices are not supported. Other CPU architectures, such as ARM, are not supported.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page