简体   繁体   中英

Linaro toolchain for windows with softfp

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 ie --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?

If you go further back (to 12.04) you can find the older, non-hf versions. The instructions to build them are in the README.txt. The README.txt, source and crosstool package are in the same place. You use an Ubuntu machine to build the Windows-hosted tools.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM