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

Feature not yet implemented

pedro_gonnet
Beginner
735 Views
Hello yet again,

I'm compiling with ifort version 8.0, build 20031016Z (package l_fc_p_8.0.034). When I try to use the "-C" option I get the following two lines:

fortcom: Info: Feature not yet implemented: check pointer
fortcom: Info: Feature not yet implemented: check shape

You're kidding, right? When are these new and exciting features expected to be (re-)implemented?

Not only that, the compiler hangs on one of my input files and proceeds to gobble-up all the memory it can get its hands off until somebody kills it. Is this a known issue?

Cheers and many thanks
Pedro
0 Kudos
1 Reply
Steven_L_Intel1
Employee
735 Views
Some of the -C options are not currently implemented in 8.0. We hope to see them return in the future. The implementation of them in 7.x was unreliable. See the release notes for more details.
You are using a compiler that is about nine months old - many problems have been fixed since then. Please download and install a current version from your Premier Support account. If the hang persists, let us know by filing a support request.
0 Kudos
Reply