GNU Tools for ARM Embedded Processors (arm-none-eabi-gcc) , i need a tool chain of ebi like GNU Tools for ARM Embedded Processors (arm-eabi-gcc) , please any suggestions
need with eabi ....any other tool chain is available?
You can download the latest release of GCC for ARM Embedded processors from GCC ARM Embedded in Launchpad.
These binaries are provided and maintained by ARM.
There's a lot of information about Toolchains on the eLinux wiki.
And other guides and tools for setting up a toolchain, for example this one: ARM EABI Toolchain Builder
Depends on what system you are using as well.
I would recommend an article "Building Bare-Metal ARM Systems with GNU"