ARM Cortex-M Microcontroller startup files
Jens Bauer via Digitalmars-d
digitalmars-d at puremagic.com
Tue Apr 28 05:13:36 PDT 2015
On Tuesday, 28 April 2015 at 04:05:15 UTC, Mike wrote:
> On Tuesday, 28 April 2015 at 00:34:42 UTC, Mike wrote:
> [...]
>>
>> If you suspect it might work for GCC 4.9.2, I'll give it a try.
>
> I tested this script generating an arm-none-eabil 4.9.2
> cross-compiler with a 4.9.2 host. My build script is here:
> https://github.com/JinShil/arm-none-eabi-gdc
What ? -Are gmp, mpc and mpfr not required anymore ?
Today I'll do more experiments. I didn't succeed yesterday, so it
may take a bit more trial and error (I'm used to it anyway, as it
took me 2 years to get a working GCC toolchain on this computer -
please don't mention brew, fink and the toolchain scripts that
are made for intel - they don't work).
More information about the Digitalmars-d
mailing list