[issue1525] boehm-gc problems
New submission from Hasso Tepper <hasso@estpak.ee>:
Although devel/boehm-gc builds on DragonFly, there are problems - its own=20
testuite doesn't run. The test for garbage collecting functionality either=20
segfaults or hangs and if boehm-gc is built with threading support (making =
it=20
treat DragonFly as FreeBSD), threading test does the same.
Note, that boehm-gc is used by in many software pieces (mainly various=20
programming languages) and is probably onw of reasons why so many languages=
=20
actually fail to run on DragonFly.
How to test:
fetch http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-7.1.tar.gz
tar zxf gc-7.1.tar.gz
cd gc-7.1
../configure --disable-threads
gmake
gmake check
----------
keyword: pkgsrc
messages: 7464
nosy: hasso
priority: bug
status: unread
title: boehm-gc problems
_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1525>
_____________________________________________________
討論串 (同標題文章)
完整討論串 (本文為第 1 之 6 篇):