Ubuntu 12.04 and DMD 2.060

Iain Buclaw ibuclaw at ubuntu.com
Thu Aug 16 00:35:53 PDT 2012


On 7 August 2012 16:53, Alex Rønne Petersen <alex at lycus.org> wrote:
> On 07-08-2012 13:41, Jordi Sayol wrote:
>>
>> Al 07/08/12 02:12, En/na Alex Rønne Petersen ha escrit:
>>>
>>> Hi,
>>>
>>>
>>> Has anyone managed to get the 2.060 .deb working on Ubuntu 12.04? On all
>>> 12.04 systems I have access to, all D programs consistently segmentation
>>> fault in gc_init().
>>>
>>
>> I've installed dmd_2.060-0_amd64.deb package on Ubuntu 12.04 64-bit, and
>> compiled without problems to both, 32-bit and 64-bit.
>>
>> Can you give more information please?
>>
>> Regards,
>>
>
> See my replies to the thread. Any other information?
>
>
> --
> Alex Rønne Petersen
> alex at lycus.org
> http://lycus.org

I would say rebuild druntime with debugging symbols so you can get the
line where it crashes... but I guess building the library yourself
will resolve the issue (as things have a habit of usually doing).

-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


More information about the Digitalmars-d mailing list