On Sat, 15 Apr 2006, huoliangcl2 wrote:
I have used mpb for nearly a year and studied some part of the source code, I don't konw the meaning of the macro "#define F77_FUNC(name,NAME) name ## _" in config.h, how did it work? I guess it is the key point to call fortran functions in c.
See the documentation for AC_F77_WRAPPERS in the autoconf manual: http://www.gnu.org/software/autoconf/manual/autoconf-2.57/html_chapter/autoconf_5.html#SEC66 Steven _______________________________________________ mpb-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/mpb-discuss
