Re: [Libmesh-users] Compilation error with Intel compilers

2009-01-16 Thread Roy Stogner
On Thu, 15 Jan 2009, Mengda Wu wrote: > I am using the version 10.1.008 on a 64bit linux platform. Odd. Both 10.1.017 and the old 7.0 I had lying around worked. > Your solution does fix the problem for that file, but the same error comes > out for other files: Yeah; I did some refactoring and

Re: [Libmesh-users] Compilation error with Intel compilers

2009-01-15 Thread Mengda Wu
I am using the version 10.1.008 on a 64bit linux platform. Your solution does fix the problem for that file, but the same error comes out for other files: Compiling C++ (in optimized mode) src/numerics/petsc_nonlinear_solver.C... src/numerics/petsc_nonlinear_solver.C(90): error: more than one ins

Re: [Libmesh-users] Compilation error with Intel compilers

2009-01-15 Thread Roy Stogner
On Thu, 15 Jan 2009, Mengda Wu wrote: > I used intel compiler to build the latest svn version of libmesh. Which version? It compiled fine with icc 10.1.017 for me, but if I've just inadvertantly broken older Intel compilers I'd definitely like to fix that. > I got the following error in th

[Libmesh-users] Compilation error with Intel compilers

2009-01-15 Thread Mengda Wu
Hi all, I used intel compiler to build the latest svn version of libmesh. I got the following error in the middle. Compiling C++ (in optimized mode) src/numerics/mesh_function.C... src/numerics/mesh_function.C(116): error: more than one instance of overloaded function "libmesh_assert_cast"