Thanks all.

I am working on some optimization problems with the large size.
Initially, I overloaded new and delete and it worked fine with g++
library 2.95. Currently, our administrator upgraded the g++ and the
corresponding library. The current g++ version is 3.4.6, but the
overloading new and delete cannot work with it. The program is same.


_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to