Carlo Cabrera
Carlo Cabrera
> Will we install GCC 13 when we upgrade to it? If so/not, should we? I think we should for systems with GCC runtime libraries that are older than Ubuntu...
Note that it's important to distinguish between the compiler and the runtime libraries, because they need not be the same version. They are not on Ubuntu 22.04, which is why...
> @carlocab Yeh, we need to distinguish between these but I think it'd be much simpler if we didn't and picked the same GCC version for both. Yes, and this,...
> I definitely do not trust a GCC 13.0.0 release to happily compile everything in Homebrew or expect upstream projects to jump to fix reported issues there. Yep, neither do...
> I disagree. People seem to use the gcc@ formulae: https://formulae.brew.sh/analytics-linux/install/90d/ These analytics are misleading. What I think is telling are (a) installs-on-request vs installs and (b) the ratio of...
> I do not think it was installed as part of any dependency tree (because we do not have it as a dependency anywhere) Oh, actually, for a few weeks...
Neovim does not build against libvterm 0.2. See: * https://github.com/neovim/neovim/pull/16219 * https://github.com/neovim/neovim/pull/16861 * https://github.com/neovim/neovim/pull/17329
I'm not sure how to test this, since, when I do: ``` linuxbrew@15eb76ba36ac:~/.linuxbrew/Homebrew$ LD_LIBRARY_PATH=$(brew --prefix)/lib brew doctor /bin/bash: relocation error: /home/linuxbrew/.linuxbrew/lib/libc.so.6: symbol _dl_audit_preinit, version GLIBC_PRIVATE not defined in file ld-linux-x86-64.so.2...
At the risk of speaking for @rkitover (please correct me if I'm mistaken!), I think they are primarily interesting in this in order to be able to use a versioned...
That's possible. See: https://docs.brew.sh/Taps https://docs.brew.sh/Interesting-Taps-and-Forks https://github.com/gromgit/homebrew-core-mojave https://github.com/shivammathur/homebrew-php