> Is this the first file you compile? I'm afraid you'll have to talk > to your system administrators about this -- the compiler appears to > have some assembler instructions the processor it runs on doesn't > understand. It may be, for example, that gcc was compiled to support > a Power7 chip but the machine you run on is only a Power6.
The first files to compile are expand_instantiations.cc, make_dependencies.cc and report_features.cc from /common/scripts and after this, also the files from /contrib/functionaparser can be compiled, the next target is /source/numerics/data_out.cc and this fails. The machine only has Power6 CPUs, but I can have a talk to the admin. Maybe it is a problem with exact template instantiations, the first files do not include any of them (of course not, because they build them up), but I do not know, how this can be fixed ... Thanks a lot, Martin Sorry if you get this message twice, our mail server at university is down ...
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
