> my compiler version is gcc 4.2.1 > sofar tredd the following things > 1. tried the 4.5 version referred in previous mail, but it seems to > cause other compilation errors. 2. Changed dynamic_cast to static_cast > in fe_system.cc but still get the same exception. I wonder why it > doesn't give a reference to the file or line number from where the > exception is being thrown.
To me this all sounds like an installation problem with the compiler. Nobody seems to have had this problem before. Maybe one of our Mac people can help, who knows. W> -- ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
