next up previous contents HEAsoft Home
Next: Macros Pertaining To Tasks Up: Standard Macros Previous: Standard Macros   Contents

Macros Pertaining To All Build Actions

Linking Fortran 77 code with C or C++ usually requires some additional libraries to be included at link time. The macro ${F77LIBS4C} is defined by hmake to hold this information for the current architecture and compiler. If Fortran 77 code is involved in a task, it may be necessary to add this macro to the definition of HD_CLIBS and/or HD_CXXLIBS. Of course, if this ends up being a component-wide requirement, it is also possible for hmake to include the contents of the F77LIBS4C macro directly in HD_STD_CLIBS and/or HD_STD_CXXLIBS.


next up previous contents HEAsoft Home
Next: Macros Pertaining To Tasks Up: Standard Macros Previous: Standard Macros   Contents
Keith Arnaud 2008-03-13