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.

Problem with /Qip and /Qipo

Peter_Simon
Beginner
355 Views
Before submitting a bug report, I thought I would check and see if this is a known problem. When I compile using either /Qip or /Qipo the program compiles successfully, but it doesn't run. More precisely, it seems to immediately exit without any error messages. Is this a known problem?
More details: The compilation is being done from the command line. Each source file (there are about two dozen) is separately compiled (using identical compiler options) and then all are linked (again using identical compiler options). I've also tried adding the /Qipo_obj option with no effect.
Thanks,
Peter
0 Kudos
0 Replies
Reply