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

missing library ifort

bonac
Beginner
905 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
Employee
873 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
Employee
874 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
827 Views

Yes thanks at lot, the proposed solution works perfectly!

0 Kudos
Reply