LDC 0.12.0 alpha 1 released, please help test!

Elvis Zhou elvis.x.zhou at gmail.com
Tue Oct 8 22:15:59 PDT 2013


On Wednesday, 9 October 2013 at 05:13:35 UTC, Elvis Zhou wrote:
> On Wednesday, 9 October 2013 at 03:15:41 UTC, David Nadlinger 
> wrote:
>> On Wed, Oct 9, 2013 at 4:55 AM, Elvis Zhou 
>> <elvis.x.zhou at gmail.com> wrote:
>>> Nice work!
>>> I'm very interested in "LDC builds druntime, Phobos and a 
>>> Hello World
>>> program on Linux/ARM", is there a guidance? I wanna give it a 
>>> try and see if
>>> I can be of any help to ARM support.
>>
>> What platform are you on?
>>
>> I'm using an ODROID-X running Arch Linux as my ARM dev 
>> platform, and
>> getting started there is as easy as installing LLVM and then 
>> building
>> LDC as usual.
>>
>> If you need to cross-compile, you are pretty much into 
>> uncharted
>> territory – there is no reason why it shouldn't work with LDC, 
>> but I
>> don't think anybody has tested it yet.
>>
>> In any case, I'd love to see somebody else helping out with 
>> the whole
>> ARM business, so feel free to contact me with any questions, 
>> anytime.
>>
>> Cheers,
>> David
>
> I'm on virtualbox debian x86, hosted by win7 64.
>
> I've compiled llvm and ldc, both from git-head, (llvm was 
> compiled some days ago however), now I can build ArtemisD as a 
> library successful but fail to build example with a link error. 
> Then I want to use dub with ldc to see if I missed some 
> compiler options, however, build dub from git-head also led to 
> a link error.

It's all no ARM related, except that llvm built with ARM support.


More information about the digitalmars-d-ldc mailing list