Timo Myyrä <timo.my...@bittivirhe.fi> writes: > Hi, > > Here's an update for the boehm-gc. This update fixes known issue in > lang/ecl port. Quickly tested with lang/ecl and www/w3m ports on amd64 > but could use more thorough testing. > > timo
libgc seems to need major bump. libgc.so.6.0 --> /usr/local/lib/libgc.so.6.0 Dynamic export changes: added: GC_pthread_sigmask GC_unblock_gc_signals removed: GC_noop_sink data object sizes changes: GC_arrays 0x2c9f0 --> 0x2c9f8 PLT added: GC_unblock_gc_signals Additionally, patches/patch-dyn_load_c could be removed (it is unneeded now). I am currently running a larger build. Thanks. -- Sebastien Marie