C++ Garbage Collecter

Jeffrey A Law law@cygnus.com
Tue Aug 24 19:22:00 GMT 1999


  In message < 37C34F21.95D56129@home.com >you write:
  > Brian Beuning wrote:
  > 
  > > We used the Boehm collector on my last project and it worked very
  > > well for us.
  > 
  > Does gcc optimizations cause any problems with the garbage collector?
They certainly have the potential to cause problems with garbage collectors.

jeff



More information about the Gcc mailing list