I have compiled and installed libmesh; when I try to make an example program using Makefile.old I get the following error:
Makefile:68: .depend: No such file or directory Compiling C++ (in optimized mode) introduction_ex2.C... Linking introduction_ex2-opt... ld: warning: ignoring file introduction_ex2.x86_64-apple-darwin12.3.0.opt.lo, file was built for unsupported file format ( 0x23 0x20 0x69 0x6e 0x74 0x72 0x6f 0x64 0x75 0x63 0x74 0x69 0x6f 0x6e 0x5f 0x65 ) which is not the architecture being linked (x86_64): introduction_ex2.x86_64-apple-darwin12.3.0.opt.lo Undefined symbols for architecture x86_64: "_main", referenced from: implicit entry/start for main executable ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status make: *** [introduction_ex2-opt] Error 1 I would like to use the old makefile if possible. Any suggestions would be much appreciated, thanks. --------------------------------------------------- Dr. Gianluca Longoni E-Mail : longo...@comcast.net Website : http://plaza.ufl.edu/longoni/index.html --------------------------------------------------- ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users