Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

Sourcing compiler variables within a Makefile

Joseph_J_
Beginner
576 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