[phobos] Phobos/Druntime to 64 bit

Walter Bright walter at digitalmars.com
Sun Aug 22 12:15:57 PDT 2010


Yes, but the back end isn't started until all the modules on the command 
line pass semantic processing.

Andrei Alexandrescu wrote:
> In fact I need to take a lot more than one module as compiling one 
> entails compiling all of its dependents.
>
> That's how e.g. I got to std.math, which has errors pointing to 
> druntime...
>
> Andrei
>
> On 08/21/2010 03:18 PM, Walter Bright wrote:
>> I've gotten Phobos1 to at least pass the semantic phase of compiling
>> with -m64. It would be nice if one of you would look at the checkin
>> changes, and fold them correspondingly into Phobos2/Druntime.
>> http://www.dsource.org/projects/phobos/changeset/1907
>>
>> You'll need the latest dmd2 executable to build them, though don't
>> expect them to get farther than the semantic pass.
>>
>> Also, the latest zlib apparently supports 64 bit filesystems. The
>> existing one does not. It would also be nice if someone would update
>> Phobos' version. http://www.zlib.net/
>>
>> Thanks!
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
>


More information about the phobos mailing list