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

Windows version of arm-linux-gnueabi and arm-linux-gnueabihf for gcc8

Hello !

It seems like the binaries for the windows version of arm-linux-gnueabi and arm-linux-gnueabihf has been removed in gcc8. Have the support for windows been removed or will it appear ?

Parents
  • Hi Przemyslaw Wirkus:
    Actually we don't use arm-linux-gnueabi and arm-linux-gnueabihf on Windows host to develop linux kernel and drivers, but we use them to develop Linux applications on Windows host, mainly our customers use them, because customers are not familiar with the manner of Linux development, customers focus on their domain such as industry. We provide windows SDK and they develop and debug code on windows with eclipse. So can you add back the arm-linux-gnueabi and arm-linux-gnueabihf for Windows host.

    Thanks

Reply
  • Hi Przemyslaw Wirkus:
    Actually we don't use arm-linux-gnueabi and arm-linux-gnueabihf on Windows host to develop linux kernel and drivers, but we use them to develop Linux applications on Windows host, mainly our customers use them, because customers are not familiar with the manner of Linux development, customers focus on their domain such as industry. We provide windows SDK and they develop and debug code on windows with eclipse. So can you add back the arm-linux-gnueabi and arm-linux-gnueabihf for Windows host.

    Thanks

Children