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

Andrei

Walter Bright wrote:
Seems to work:

wal...@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'
wal...@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
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta
_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta


_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to