New ldc2-0.15.2-beta2 Linux suitable for Travis-CI

rsw0x via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Jul 11 18:50:43 PDT 2015


On Saturday, 11 July 2015 at 09:42:30 UTC, extrawurst wrote:
> On Friday, 10 July 2015 at 19:35:55 UTC, Kai Nacke wrote:
>> Hi all!
>>
>> I re-created the Linux binaries. They should now work in 
>> Travis-CI again.
>>
>> 2457af89b39d89a237d9bda560c8b5a8 
>> ldc2-0.15.2-beta2-linux-x86.tar.gz
>> b5f1514d52082ac5e6220c23287f799b 
>> ldc2-0.15.2-beta2-linux-x86.tar.xz
>> 642ad38c7bf25d8d932e7a00e46c9734 
>> ldc2-0.15.2-beta2-linux-x86_64.tar.gz
>> 18e4d0aec88ebbc58365bdc67b15cc7c 
>> ldc2-0.15.2-beta2-linux-x86_64.tar.xz
>>
>> (I did not test this with Travis-CI but I checked that I 
>> really statically linked libstdc++.)
>>
>> Regards,
>> Kai
>
> Does not work for me:
>
> $ ldc2 --version
> ldc2: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version 
> `GLIBCXX_3.4.18' not found (required by ldc2)
>
> -- Stephan

AFAIK this is only defined in libstdc++ versions greater than 4.8.
Are you using CentOS 6.6 or something?


More information about the Digitalmars-d-announce mailing list