+++ Zhenqiang Chen [2013-11-21 10:57 +0800]:
> On 21 November 2013 10:44, Trevor Woerner wrote:
> > Hi toolchain gurus,
> >
> > I am about to start some projects working with CortexMx devices and am
> > wondering if anyone has an opinion on which toolchain(s) I should
> > use/investigate?
> >
> >
On 20 November 2013 23:59, Zhenqiang Chen wrote:
> No. Linaro toolchain does not have the libraries for Cortex-M.
Thank you. That's exactly the information I was hoping to find :-)
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
htt
On 21 November 2013 12:06, Trevor Woerner wrote:
> On 20 November 2013 21:57, Zhenqiang Chen wrote:
>>> Does anyone know if gcc-arm-embedded has things the Linaro toolchain
>>> doesn't wrt Cortex M0, M3, and M4 device/instruction support?
>>
>> Yes. The https://launchpad.net/gcc-arm-embedded supp
On 20 November 2013 21:57, Zhenqiang Chen wrote:
>> Does anyone know if gcc-arm-embedded has things the Linaro toolchain
>> doesn't wrt Cortex M0, M3, and M4 device/instruction support?
>
> Yes. The https://launchpad.net/gcc-arm-embedded supports Cortex M0, M3, and
> M4.
What about https://launc
On 21 November 2013 10:44, Trevor Woerner wrote:
> Hi toolchain gurus,
>
> I am about to start some projects working with CortexMx devices and am
> wondering if anyone has an opinion on which toolchain(s) I should
> use/investigate?
>
> Being a fan of Linaro, my first instinct would be to use cbui
Hi toolchain gurus,
I am about to start some projects working with CortexMx devices and am
wondering if anyone has an opinion on which toolchain(s) I should
use/investigate?
Being a fan of Linaro, my first instinct would be to use cbuild2 to
build an arm-none-eabi- toolchain from a 4.8.x tree. Bu