This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem with install toolchain gcc-arm-none-linux-gnueabi on windows to ARM Development Studio

Hi!

I downloaded gcc-arm-9.2-2019.12-mingw-w64-i686-arm-none-linux-gnueabihf.tar.xz from category "Windows (mingw-w64-i686) hosted cross compilers".

I want to unpack it and find problem with linux and windows file formats: gcc-arm-9.2-2019.12-mingw-w64-i686-arm-none-linux-gnueabihf.tar contains many files like "file.h" and "fiLe.h" in the same directory. It's ok to category "x86_64 Linux hosted cross compilers", but not for Windows.

Can I install gcc-arm-none-linux-gnueabi toolchain on Windows?

Parents
  • Oh! Thank you)

    I tried unpack tar using 7zip. After your question "Are you sure you used the correct tarball?", I think about it and unpack it by using Cygwin.

    1. Unpack *.xz by 7Zip;

    2. Unpack *.tar by Cygwin: tar xvf <.tar file>

    Regards, Leonid =)

    P.s. I just start working with ARM and Linux after FPGA and baremetal, because of it I have many stupid questions.

Reply
  • Oh! Thank you)

    I tried unpack tar using 7zip. After your question "Are you sure you used the correct tarball?", I think about it and unpack it by using Cygwin.

    1. Unpack *.xz by 7Zip;

    2. Unpack *.tar by Cygwin: tar xvf <.tar file>

    Regards, Leonid =)

    P.s. I just start working with ARM and Linux after FPGA and baremetal, because of it I have many stupid questions.

Children
No data