[dmd-beta] new beta

Andrei Alexandrescu andrei at erdani.com
Tue Jan 26 00:05:15 PST 2010


I'd forgotten to svn update druntime, now everything works. Thanks!

Andrei

Walter Bright wrote:
> Seems to work:
> 
> walter at mercury:~/cbx/mars/phobos$ make foo
> make -f linux.mak DMD_posix=/home/walter/cbx/mars/dmd 
> obj/posix/release/unittest/std/algorithm
> make[1]: Entering directory `/home/walter/cbx/mars/phobos'
> Testing obj/posix/release/unittest/std/algorithm
> make[1]: Leaving directory `/home/walter/cbx/mars/phobos'
> walter at mercury:~/cbx/mars/phobos$
> 
> 
> 
> 
> Andrei Alexandrescu wrote:
>> I removed and rebuilt both druntime and phobos now. The behavior has 
>> improved but is not perfect.
>>
>> Now all of Phobos' unittests segfault upon exit. To reproduce, go to 
>> phobos' directory and run for example:
>>
>> make obj/posix/release/unittest/std/algorithm
>>
>>
>> Andrei
>>
>> Walter Bright wrote:
>>>
>>>
>>> Walter Bright wrote:
>>>> The latest patches affect both dmd and druntime, and both need to be 
>>>> there so it'll work, so here's a new baseline.
>>>>
>>>
>>> I forgot to emphasize, all D code must be recompiled with the new dmd 
>>> to work, because the layout of ModuleInfo changed.
>>> _______________________________________________
>>> dmd-beta mailing list
>>> dmd-beta at puremagic.com
>>> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>> _______________________________________________
>> dmd-beta mailing list
>> dmd-beta at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>>
>>
> _______________________________________________
> dmd-beta mailing list
> dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta



More information about the dmd-beta mailing list