On Wed, Aug 21, 2013 at 9:07 AM, Jim Fonseca <[email protected]> wrote:
> Hi John, > Yes, it's an email issue. Screenshot attached. > I see. I think it might help if we could see the actual output of libtool, so would you try running 'make V=1' and sending the output? On my machine, for instance, that prints: libtool: link: mpicxx -O2 -felide-constructors -funroll-loops -fstrict-aliasing -Wdisabled-optimization -fopenmp -o .libs/getpot_parse-opt src/apps/getpot_parse_opt-getpot_parse.o -Wl,-bind_at_load ./.libs/libmesh_opt.dylib -L/opt/packages/tbb/lib etc... so you can see exactly what linking command it's using. -- John ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
