notgoda
V2EX  ›  macOS

请教 v 友们 这个 tcping 软件支持 arm M1 吗 谢谢

  •  
  •   notgoda · Jan 14, 2022 · 2019 views
    This topic created in 1604 days ago, the information mentioned may be changed or developed.

    如何判断是否支持 arm , 页面介绍只说支持 macos, https://github.com/paradiseduo/tcping 不是 brew 里面那个, y 这个更多功能

    Supplement 1  ·  Jan 15, 2022

    哪位大佬能帮忙编译一个我帖文中GitHub 仓库 支持arm的tcping ?万分感激🙏

    czwstc
        1
    czwstc  
       Jan 14, 2022 via iPhone
    只是是否可用的话,rosetta 就是干这个功能的。
    slowman
        2
    slowman  
       Jan 14, 2022   ❤️ 3
    我的天。看看你为这么个问题发了多少帖子。。连 xcode 项目都提供了,就算自己编译又能费多少时间
    notgoda
        3
    notgoda  
    OP
       Jan 15, 2022 via iPhone
    @czwstc 谢谢. 我想知道他是否原生支持 arm
    notgoda
        4
    notgoda  
    OP
       Jan 15, 2022 via iPhone
    @1423 抱歉,实在不想装 Xcode 因为平时也用不到。
    seanzxx
        5
    seanzxx  
       Jan 15, 2022   ❤️ 1
    你都没有下载来看过吗? 最新版本就是 universal binary 的呀,原生支持 arm / m1.
    我一般用 file 查看是不是原生支持 m1

    % file tcping
    tcping: Mach-O universal binary with 2 architectures: [x86_64:Mach-O 64-bit executable x86_64] [arm64:Mach-O 64-bit executable arm64]
    tcping (for architecture x86_64): Mach-O 64-bit executable x86_64
    tcping (for architecture arm64): Mach-O 64-bit executable arm64

    比如这个 tcping 就原生支持 x86_64 和 arm64
    notgoda
        7
    notgoda  
    OP
       Jan 20, 2022
    @justin2018
    @seanzxx 谢谢两位 v 友, 我 m1 air 下载后 执行安装 提示, 是不是要先自己手动在 usr/local 建个 bin 目录? mac 系统 arm 架构也是放这个目录吗? 谢谢
    mac@MacBook-Air ~ % mv tcping /usr/local/bin/
    mv: rename tcping to /usr/local/bin/: No such file or directory
    notgoda
        8
    notgoda  
    OP
       Jan 20, 2022
    @notgoda
    @justin2018
    @seanzxx shell 用的系统自带的 zsh
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2905 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 06:23 · PVG 14:23 · LAX 23:23 · JFK 02:23
    ♥ Do have faith in what you're doing.