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
Einsteiger
2.133Aufrufe

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

Beschriftungen (1)
0 Kudos
1 Lösung
Shiquan_Su
Moderator
2.101Aufrufe

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


Lösung in ursprünglichem Beitrag anzeigen

2 Antworten
Shiquan_Su
Moderator
2.102Aufrufe

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


bonac
Einsteiger
2.055Aufrufe

Yes thanks at lot, the proposed solution works perfectly!

Antworten