Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29240 Discussions

Sourcing compiler variables within a Makefile

Joseph_J_
Beginner
552 Views

Hello all,

I am attempting to execute the following command:

source /usr/local/intel_14/bin/ifortvars.csh intel64

from within my Makefile. Normally, I would place this line inside of my .cshrc, but I in this case I cannot do that. Does anyone know how I might execute this command within the Makefile. Your help is greatly appreciated.

 

0 Kudos
0 Replies
Reply