Trouble with Cortex-M "Hello World"

John Colvin via Digitalmars-d digitalmars-d at puremagic.com
Fri Apr 3 10:05:26 PDT 2015


On Friday, 3 April 2015 at 15:58:03 UTC, Jens Bauer wrote:
> On Friday, 3 April 2015 at 15:41:34 UTC, David Nadlinger wrote:
>> On Friday, 3 April 2015 at 14:39:35 UTC, Jens Bauer wrote:
>>> Unfortunately, I can't b uild LLVM on my PowerMac. :/
>>
>> Why would that be so?
>
> Basically because it requires GCC > 4.2 - but unfortunately 
> there's more.
> Once upon a time, LLVM did support being built with GCC 4.2, 
> but I can't get those sources anymore, so I can't get a 
> 'bootstrap LLVM' that way.

There is universal binary of LLVM 2.1 with clang (llvm-gcc back 
then I think) available here: 
http://llvm.org/releases/2.1/llvm-llvm-gcc4.0-2.1-darwin-univ.tar.gz


More information about the Digitalmars-d mailing list