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.
29297 Discussions

Intel fortran compiler in Netbeans 6.7

acortesp_1142
Beginner
658 Views
I want to run the Intel Fortran Compiler 11.061 in Netbeans 6.7 to run in Windows Vista but I don't how to produce a makefile. I would appreciate some help on it. Thanks.
0 Kudos
1 Reply
ArturGuzik
Valued Contributor I
658 Views

Take a look at the Section "Building App from the command line" and "Using Makefiles to Compile Your Application", especially, in the Help. If you have MKL you can find examples also there.

Netbeans uses probably standard makefile, so you can also check Gnu make as well as CMake.

A.

0 Kudos
Reply