【问题标题】:How to install Linaro toolchain in windows?如何在 Windows 中安装 Linaro 工具链?
【发布时间】:2018-04-17 10:40:13
【问题描述】:

我在https://www.linaro.org/downloads/找到了 Linaro 工具链

但文件(例如 gcc-linaro-6.2.1-2016.11-i686-mingw32_arm-linux-gnueabihf.tar.xz ) 格式 tar.xz 包含符号链接。

如何在windows中解压.tar.xz?

谢谢,

【问题讨论】:

    标签: toolchain linaro


    【解决方案1】:

    您必须在您的 mingw 环境中运行以下命令:

    tar xf gcc-linaro-6.2.1-2016.11-i686-mingw32_arm-linux-gnueabihf.tar.xz
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-03-02
      • 2022-09-23
      • 2022-12-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-06-29
      相关资源
      最近更新 更多