Skip to content

Installing glibc from Brew #2253

Answered by carlocab
janderssonse asked this question in Linux
Discussion options

You must be logged in to vote

You could get rid of the depends_on BrewedGlibcNotOlderRequirement from the formula to stop brew from preventing you from installing it.

Note, however, that there is no reason to do this: GCC and Binutils should work with the host Glibc. If you want to use this machine to build redistributable binary packages, the better thing to do would be to use Homebrew's Ubuntu 16.04 Docker container.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@janderssonse
Comment options

Answer selected by janderssonse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Linux
Labels
None yet
2 participants