Hi, 
--disable-rtti seems to be an unrecognized option. With regards to clang, is it 
possible to compile petsc with gcc and then use it with libmesh compiled with 
clang? 

Subramanya Sadasiva 

"But memory eventually fades. Turbulences damp out, internal strains yield to 
plastic flow, concentration inhomogeneities diffuse to uniformity. Systems tend 
to subside to very simple states,independent of their specific history."
Herbert Callen . Thermodynamics and an Introduction to Thermostatics.

----- Original Message -----
From: "Benjamin Kirk (JSC-EG311)" <benjamin.kir...@nasa.gov>
To: "Roy Stogner" <royst...@ices.utexas.edu>
Cc: "Subramanya Gautam Sadasiva" <ssada...@purdue.edu>, 
libmesh-users@lists.sourceforge.net
Sent: Monday, February 18, 2013 4:28:07 PM
Subject: Re: [Libmesh-users] Building Libmesh0.9.0 examples on OS X (10.8) 
Mountain Lion

On Feb 18, 2013, at 2:56 PM, "Roy Stogner" <royst...@ices.utexas.edu> wrote:
> 
> Let us know if the --disable-rtti workaround succeeds for you?  Ben
> and John are probably correct that the best fix for "my compiler can't
> always handle dynamic_cast" is "get a better compiler", but I'd like
> for us to support the default on OSX too, and if the workaround I
> suggested is sufficient then we should try to update our configure tests to 
> catch these cases and disable RTTI automatically.

Strictly speaking clang++ is c++ under mountain lion, it is only our preference 
for gcc that finds it instead. (99% sure, anyway.)

-Ben

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to