On Tue, 20 Sep 2005, Olly Betts wrote:
I've carefully avoided creating static objects, so at least that shouldn't be a problem. And exceptions are at least only thrown in exceptional circumstances...
If you are using the C++ standard library, there are things going on that you are normally blissfully unaware of. These may use static initialization.
Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
