Hi All,
Does linaro distributes arm-gcc as a pre-built static tool chain distribution? If yes, where can i download them from. Please point me some location from where i can download.
On Mon, Feb 22, 2016 at 6:11 AM, $rik@nth srikanth007m@gmail.com wrote:
Does linaro distributes arm-gcc as a pre-built static tool chain distribution? If yes, where can i download them from. Please point me some location from where i can download.
We (the toolchain group) don't build and release static toolchains. And we don't build native arm/aarch64 toolchains. We only build cross compilers for linux and windows. They can be found here http://releases.linaro.org/components/toolchain/binaries/
Other parts of Linaro build and release linux distros, and you can find native compilers built from our compiler sources in those linux distros. These compilers aren't static either, and they presumably only work as part of that distro.
If you want a static native compiler for some other distro, you would have to build it from source, possibly as a cross build if you currently don't have any native compiler.
Jim
Thank you Wilson.
On Tue, Feb 23, 2016 at 1:14 AM, Jim Wilson jim.wilson@linaro.org wrote:
On Mon, Feb 22, 2016 at 6:11 AM, $rik@nth srikanth007m@gmail.com wrote:
Does linaro distributes arm-gcc as a pre-built static tool chain distribution? If yes, where can i download them from. Please point me
some
location from where i can download.
We (the toolchain group) don't build and release static toolchains. And we don't build native arm/aarch64 toolchains. We only build cross compilers for linux and windows. They can be found here http://releases.linaro.org/components/toolchain/binaries/
Other parts of Linaro build and release linux distros, and you can find native compilers built from our compiler sources in those linux distros. These compilers aren't static either, and they presumably only work as part of that distro.
If you want a static native compiler for some other distro, you would have to build it from source, possibly as a cross build if you currently don't have any native compiler.
Jim
linaro-toolchain@lists.linaro.org