Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*

where is libclang_rt.memprof.a

Caius
Beginner
697 Views

Hello:

  When I use the oneAPI2025.0 compiler to compile a program, I encounter the following error when using the  option “icx -fmemory-profile" :

 

oneapi2025.0.0/compiler/2025.0/lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.memprof.a: No such file or directory

 

  Where can I find this library? THX

0 Kudos
2 Replies
Viet_H_Intel
Moderator
550 Views

Looks like oneAPI2025.0 doesn't ship with libclang_rt.memprof*.a. I willl escalate it to development team.

0 Kudos
Viet_H_Intel
Moderator
277 Views

 libclang_rt.memprof*.a will be shipped in oneAPI2025.2

0 Kudos
Reply