C++ Garbage Collecter
Kevin Atkinson
kevinatk@home.com
Tue Aug 24 15:54:00 GMT 1999
I am seriously considering using a garbage collector in one of my C++
projects but before I do I would like to know if there are any problems
with egcs/gcc and Garbage collectors that I should know about. In
particular will -O2 cause any problems. What about other optimization
flags that are not normally included with -O2.
I am considering using the Boehm-Demers-Weiser collector
( http://reality.sgi.com/employees/boehm_mti/gc.html ).
Thanks in advance.
--
Kevin Atkinson
kevinatk@home.com
http://metalab.unc.edu/kevina/
More information about the Gcc
mailing list