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.

PXFFORK not found

acar
Beginner
423 Views
I've just tried a call to PXFFORK but whilst I have USEed IFPOSIX I'm getting a linker error: Unresolved external symbol _PXFFORK. The routine PXFGETPID is however found by the linker......
0 Kudos
2 Replies
Steven_L_Intel1
Employee
423 Views
PXFFORK is not supported on Windows. The documentation for this has in its heading:

PXFFORK (L*X, M*X)

where that means Linux and Mac OS X only.
0 Kudos
acar
Beginner
423 Views
Okay sloppy reading on my behalf - thanks!
0 Kudos
Reply