Re: [Libmesh-users] segmentation error on Mac 10.7

2011-05-30 Thread Derek Gaston
I concur with this... especially since this guy said 10.___7___ ie Lion. There is just no way that the intel compilers are working properly on Lion yet. Derek On Mon, May 30, 2011 at 8:17 PM, wrote: > I haven't successfully run libMesh with the Intel compilers on OS X since > XCode 3.2.1.

Re: [Libmesh-users] segmentation error on Mac 10.7

2011-05-30 Thread codypermann
I haven't successfully run libMesh with the Intel compilers on OS X since XCode 3.2.1. There have been numerous issues that we have traced with the release of later versions of XCode. You can search the libMesh mailing list for our discussions as we have spent a lot of time on the issue alrea

Re: [Libmesh-users] segmentation error on Mac 10.7

2011-05-30 Thread Roy Stogner
Not sure what's causing that (looks like a failure with dynamic linking?) Would you try it again (make for the library and make run for the example) with METHOD=dbg to reveal more of a stack trace? --- Roy -- Simplify da

[Libmesh-users] segmentation error on Mac 10.7

2011-05-30 Thread Ataollah Mesgarnejad
Dear all, I compiled libmesh on my mac with PETSc-3.1 with: ./configure CC=icc CXX=icpc --enable-petsc --enable-everything CPPFLAGS=-DLIBMESH_REQUIRE_SEPARATE_NAMESPACE But when I try to run the examples, I get the following: 0-26-8-e0-a8-df:ex1 ataollahmesgarnejad$ make run Compiling C++ (in