>> Thought I'd follow up here. I've been working in libMesh trunk for awhile, so
>> I hadn't tried out the branch on my laptop for some time. I did last night
>> and 
>> these issues go away there (but they are still there in trunk). In
>> particular, 
>> all examples run correctly and I can run everything (including my
>> applications) with TBB on my Mac using built compilers etc. I don't have time
>> to dig right now for what the difference is, but I thought I'd at least pass
>> this along. (If I had to guess, the difference is either 1. libtool is
>> stripping out some link flags that were causing the problem or 2. libtool is
>> doing something different in how it links together the contributed libraries
>> with the libMesh sources or 3. Something else).
> 
> Interesting, I was just thinking about digging back through my mail to find
> this issue since we just got the stack going this morning.  It looks like the
> majority of our applications are running just fine with our GCC stack (w/
> gfortran) on Mountain Lion!  We also built Clang from source and it's also
> working with gfortran as well so we are fairly pleased with these results.  We
> have only one issue right now but it should be fairly easy to sort out.  It
> has to do with our "plugin" system which does dynamic library loading but
> other than that, everything else is working just fine.  I'll let you know if
> we run into that issue or if we see anything odd.  

So I'm now the proud owner of a mountain lion retina display, and spent most
of yesterday setting up the machine.  I have been able to install everything
from MacPorts, including petsc/slepc, and run the libmesh.automake branch
just fine.

As for the above comment - was that Paul saying there are problems with
trunk but not the branch?  Or is everyone happy now with both branch and
trunk on Mountain Lion?

I'm planning to merge the automake branch after the PECOS review later this
month.

-Ben





------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to