[dmd-beta] new beta
Walter Bright
walter at digitalmars.com
Mon Jan 25 22:56:25 PST 2010
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
>
>
More information about the dmd-beta
mailing list