Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

warning #5105: PAGE directive statement not supported

Eid__Ashraf
Beginner
177 Views

Hi,

I am trying to compile a legacy (Fortran/C/Assembly) project but I am getting the following:

---------------------------------------------------------------------------------------

warning #5105: PAGE directive statement not supported

---------------------------------------------------------------------------------------

Please advise.

 

Regards,

0 Kudos
1 Reply
mecej4
Black Belt
177 Views

It is just a warning, so you can ignore it unless you must have a listing and control page feeds in the listing.

Which compiler was the code developed for?

Reply