Hello, Marijn <[email protected]> writes:
> On 05/05/11 16:25, Ludovic Courtès wrote: >> Hello, >> >> Marijn <[email protected]> writes: >> >>> On 05/05/11 14:08, Ludovic Courtès wrote: >> >> [...] >> >>>>>> How was libgc compiled? Does its ‘make check’ pass? >>>>> >>>>> libgc was compiled from a gentoo ebuild and its sanity tests pass. >>>> >>>> Which configure flags, make flags, patches, etc.? >>> >>> ./configure --prefix=/usr --build=x86_64-pc-linux-gnu >>> --host=x86_64-pc-linux-gnu --mandir=/usr/share/man >>> --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc >>> --localstatedir=/var/lib --libdir=/usr/lib64 --with-libatomic-ops=yes >>> --enable-cplusplus --disable-threads I think I’ve always tested with BDW-GC --enable-threads, even when Guile is --without-threads. I agree that what you’re doing should work, but can you try BDW-GC --enable-threads? Thanks, Ludo’.
