Not exactly programming/code related, but related to Linaro compiler utilities toolchain.
I am trying to find a Linaro toolchain for Windows platform for armv7-a architecture, but which is compiled/configured with a soft floating point abi i.e. --with-float=soft
I have searched here but there is none which i am looking for.
If there isn't any I would try to build one. Towards that, would appreciate pointers about how to build a linaro toolchain.
What are steps involved in building the linaro toolchain either on Ubuntu Linux or on a Windows under cygwin?