building ldc on raspberry pi

Kai Nacke kai at redstar.de
Tue Oct 22 13:23:41 PDT 2013


On Tuesday, 22 October 2013 at 20:14:04 UTC, David Nadlinger 
wrote:
> On Tue, Oct 22, 2013 at 10:04 PM, Kai Nacke <kai at redstar.de> 
> wrote:
>> The only issue with LLVM 3.4 I am aware of is that
>> you should enable assertions on LLVM or define NDEBUG while 
>> building ldc.
>> Otherwise you get a link error while linking ldc2.
>
> Wasn't that also the same for at least some of the previous 
> versions as well?

No. This is a LLVM "optimization" introduced during 3.4 
development. I was  building LLVM on Linux/PPC64 on a weekly 
base, always starting with a fresh image and using the same 
script. Suddenly, it stopped working because of this.

Kai


More information about the digitalmars-d-ldc mailing list