#310991 libgc1: please build with --enable-redirect-malloc

Package:
libgc1c2
Source:
libgc
Submitter:
Ian Chiew
Date:
2025-07-28 19:17:05 UTC
Severity:
wishlist
Tags:
#310991#5
Date:
2005-05-27 14:38:56 UTC
From:
To:
Please pass --enable-redirect-malloc to ./configure when building
libgc.so.  Without it, the library cannot be used as a drop-in runtime
malloc() replacement and

  LD_PRELOAD=/usr/lib/libgc.so.1:/usr/lib/libgccpp.so.1 GC_PRINT_STATS=1 foobar

does not work as advertised.