小编jin*_*xin的帖子

gdb:没有可用的瓶子-gdb 安装

我尝试在我的 (M1) Mac OS 11.5.2 上安装 gdb 命令,但出现了 brew 错误“gdb:没有可用的瓶子!”

我使用brew install gdb 这里的输出:

Error: gdb: no bottle available!
You can try to install from source with:
  brew install --build-from-source gdb
Please note building from source is unsupported. You will encounter build
failures with some formulae. If you experience any issues please create pull
requests instead of asking for help on Homebrew's GitHub, Twitter or any other
official channels.
Run Code Online (Sandbox Code Playgroud)

我尝试使用brew install --build-from-source gdb这里的输出:

==> Downloading https://ftp.gnu.org/gnu/gdb/gdb-10.2.tar.xz
Already …
Run Code Online (Sandbox Code Playgroud)

macos homebrew gdb

4
推荐指数
1
解决办法
5885
查看次数

标签 统计

gdb ×1

homebrew ×1

macos ×1