Compile fails

Russel Winder via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Mon Sep 29 00:02:16 PDT 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kai,

This is Debian Sid using LLVM 3.4. I will try 3.5 shortly. GCC is 4.9.1.

On 29/09/14 07:02, Kai Nacke via digitalmars-d-ldc wrote:
> Hi Russel!
> 
> On Saturday, 27 September 2014 at 10:33:28 UTC, Russel Winder via 
> digitalmars-d-ldc wrote:
>> Just wondering if this is already known about:
>> 
>> 
>> [ 31%] Generating src/object_.o [ 31%] Generating src/gc/gc.o 
>> /home/Checkouts/Git/Git/LDC/runtime/druntime/src/gc/gc.d(2569):
>> Error: function core.thread.thread_processGCMarks (scope
>> IsMarked delegate(void* addr) isMarked) is not callable using
>> argument types (int delegate(void* addr) nothrow) 
>> runtime/CMakeFiles/druntime-ldc.dir/build.make:748: recipe for
>> target 'runtime/src/gc/gc.o' failed make[2]: ***
>> [runtime/src/gc/gc.o] Error 1 CMakeFiles/Makefile2:297: recipe
>> for target 'runtime/CMakeFiles/druntime-ldc.dir/all' failed 
>> make[1]: *** [runtime/CMakeFiles/druntime-ldc.dir/all] Error 2 
>> Makefile:147: recipe for target 'all' failed
> 
> Which platform do you use? There is a missing nothrow declaration,
> see pull request
> https://github.com/D-Programming-Language/druntime/pull/966. I see
> failures e.g. on Linux/ARM but not on Linux/x64.
> 
> Regards, Kai


- -- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip:
sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlQpA/cACgkQ+ooS3F10Be/DKACeP0KhkWlPu3gwHr9LcZd0x9Cl
zw4AnRikz38qgRwp5HukZqwmYlQqoQzg
=XDPW
-----END PGP SIGNATURE-----


More information about the digitalmars-d-ldc mailing list