On Mon, 1 Sep 2014, Andrew Donaldson Davis wrote:

> I just got a new MacBook Pro and I am trying to use libMesh.  I
> successfully compiled and installed using:
>
> ./configure
> make -jX
> make install
>
> and my code (which runs fine on my Ubuntu machine) compiles.

What OSX version & compiler version are you using?

IIRC OSX has had frequent problems out-of-the-box and most of our
Apple users are currently building with MacPorts or other third party
compilers.  You may want to do the same.

On the other hand, the one known issue I remember (failures to dynamic
cast in user code between classes defined in library code) had been
worked around in libMesh code; if something new has cropped up I'd
like to get a workaround for that too.
---
Roy

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to