<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problem with ASAN ( Undefined Symbols ) in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Problem-with-ASAN-Undefined-Symbols/m-p/1723560#M4607</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to compile my application with ASAN, but I'm getting 3 errors;&lt;BR /&gt;&lt;BR /&gt;lld-link : error : undefined symbol: __asan_set_shadow_private&lt;BR /&gt;lld-link : error : undefined symbol: __asan_set_shadow_static_local&lt;BR /&gt;lld-link : error : undefined symbol: __asan_unpoison_shadow_static_local&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Windows 11,&amp;nbsp; latest VS 2022 and latest Intel C++ Compiler. My project target is X64 Windows EXE application and configured MT linking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought the problem might be due to the MT compilation, but when I compiled another application with Clang toolkit on VS 2022, I was able to link ASAN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using&amp;nbsp;/fsanitize=address and including these libs from Linker -&amp;gt; Input -&amp;gt; Additional Dependencies;&lt;BR /&gt;&lt;BR /&gt;clang_rt.asan_dynamic-x86_64.lib&lt;BR /&gt;clang_rt.asan_static_runtime_thunk-x86_64.lib&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any solution for this? thanks!&lt;/P&gt;</description>
    <pubDate>Sun, 26 Oct 2025 22:57:08 GMT</pubDate>
    <dc:creator>Version001</dc:creator>
    <dc:date>2025-10-26T22:57:08Z</dc:date>
    <item>
      <title>Problem with ASAN ( Undefined Symbols )</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Problem-with-ASAN-Undefined-Symbols/m-p/1723560#M4607</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to compile my application with ASAN, but I'm getting 3 errors;&lt;BR /&gt;&lt;BR /&gt;lld-link : error : undefined symbol: __asan_set_shadow_private&lt;BR /&gt;lld-link : error : undefined symbol: __asan_set_shadow_static_local&lt;BR /&gt;lld-link : error : undefined symbol: __asan_unpoison_shadow_static_local&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Windows 11,&amp;nbsp; latest VS 2022 and latest Intel C++ Compiler. My project target is X64 Windows EXE application and configured MT linking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought the problem might be due to the MT compilation, but when I compiled another application with Clang toolkit on VS 2022, I was able to link ASAN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using&amp;nbsp;/fsanitize=address and including these libs from Linker -&amp;gt; Input -&amp;gt; Additional Dependencies;&lt;BR /&gt;&lt;BR /&gt;clang_rt.asan_dynamic-x86_64.lib&lt;BR /&gt;clang_rt.asan_static_runtime_thunk-x86_64.lib&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any solution for this? thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 26 Oct 2025 22:57:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Problem-with-ASAN-Undefined-Symbols/m-p/1723560#M4607</guid>
      <dc:creator>Version001</dc:creator>
      <dc:date>2025-10-26T22:57:08Z</dc:date>
    </item>
  </channel>
</rss>

