Re: [Libmesh-users] Error in adaptivity_ex2 during make check on Mac OSX 10.8

2013-05-12 Thread Robert J Goedman
Hi Cody, After: ./configure CC=clang CXX=clang++ make make check passes all tests. Thanks a lot! Rob J. Goedman goed...@icloud.com On May 12, 2013, at 2:59 PM, Robert J Goedman wrote: > Hi Cody, > > Thank you. Usually configure selects clang. Will check it. > > Regards, Rob > > Sent f

Re: [Libmesh-users] Error in adaptivity_ex2 during make check on Mac OSX 10.8

2013-05-12 Thread Robert J Goedman
Hi Cody, Thank you. Usually configure selects clang. Will check it. Regards, Rob Sent from my iPhone On May 12, 2013, at 14:03, Cody Permann wrote: > Hi Rob, > > It looks like you are using Apple's GCC compiler branch (version > 4.2.1). That compiler has been broken for quite awhile. If yo

Re: [Libmesh-users] Error in adaptivity_ex2 during make check on Mac OSX 10.8

2013-05-12 Thread Cody Permann
Hi Rob, It looks like you are using Apple's GCC compiler branch (version 4.2.1). That compiler has been broken for quite awhile. If you are indeed using that compiler, let me suggest that you try either GCC from Mac Ports, or Clang. Cody Sent from my iPad On May 12, 2013, at 2:37 PM, Robert J

[Libmesh-users] Error in adaptivity_ex2 during make check on Mac OSX 10.8

2013-05-12 Thread Robert J Goedman
Hi, Just installed the library and attempted to run 'make check'. Passed many all tests before this test. Hope this helps. Regards, Rob J. Goedman goed...@icloud.com ... *** * Done Running Example adaptivity_ex1: * example-opt