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 ?
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
I want to build the c-sdk on a windows host for raspberry pi (arm). I installed http://gnutoolchains.com/raspberry/ and updated the sysroot with an updated raspberry pi which had openssl ect installed. I was also able to build the c-sdk on a ubuntu-host which used the rpi-tools and toolchains provided by the raspberry pi. ctrentacar islamabadcar