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

Macros Pertaining To All Build Actions

Linking Fortran 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 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
Next: Macros Pertaining To Tasks Up: Standard Macros Previous: Standard Macros   Contents
Bryan Irby 2018-06-27