I'm curious if there is any documentation for how to rebuild the main configuration script in libMesh. Derek and I have successfully messed with it in the past when we tweaked the dynamic linking flags and also the FORTRAN90 detection and build rules for the Mac platform. So far today, I've been unsuccessful in creating a working configuration script using autoconf on both my Mac platforms and SuSE Linux systems. Admittedly I haven't tried using aclocal or autoconf since the large m4 script refactoring that took place awhile back.
I'm trying to clean up the "-flat-namespace" flags for darwin because under GNU the cause the compiler to throw warnings about being ignored because no linking is being done for each compilation task. I believe we just need to remove them from any of the compiler flags and put them in the linking flags only but I'm unable to test my changes to the m4 scripts. Any assistance or pointers to the procedure for successfully building configure would be helpful. Thanks, Cody ------------------------------------------------------------------------------ _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
