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