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 have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

missing library ifort

bonac
Beginner
2,207 Views

when I compile with ifort I get 

ld: library not found for -lSystem

 

I have installed intel BaseKit and HPCKit on a  Apple M1 . Before with an Apple with intel processor I never had any problem

Labels (1)
0 Kudos
1 Solution
Shiquan_Su
Moderator
2,175 Views

Hi:

There is a forum post pertaining to this topic:

https://community.intel.com/t5/Intel-Fortran-Compiler/New-macOS-Big-Sur-return-quot-ld-library-not-found-for-lSystem/m-p/1228071

OneAPI support on macOS* focuses on Mac* computers with Intel® Processors. For the newer Apple processer machine, the support is based on best effort with no guarantee. It is listed as a note:

# Note: macOS* support for Mac* computers with Intel® Processors

on the following page:

https://www.intel.com/content/www/us/en/developer/articles/system-requirements/oneapi-fortran-compiler-system-requirements.html


View solution in original post

0 Kudos
2 Replies
Shiquan_Su
Moderator
2,176 Views

Hi:

There is a forum post pertaining to this topic:

https://community.intel.com/t5/Intel-Fortran-Compiler/New-macOS-Big-Sur-return-quot-ld-library-not-found-for-lSystem/m-p/1228071

OneAPI support on macOS* focuses on Mac* computers with Intel® Processors. For the newer Apple processer machine, the support is based on best effort with no guarantee. It is listed as a note:

# Note: macOS* support for Mac* computers with Intel® Processors

on the following page:

https://www.intel.com/content/www/us/en/developer/articles/system-requirements/oneapi-fortran-compiler-system-requirements.html


0 Kudos
bonac
Beginner
2,129 Views

Yes thanks at lot, the proposed solution works perfectly!

0 Kudos
Reply