<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>undefined reference</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113271/undefined-reference</link><description>Hi, 
 
 as soon as I include CONFIG_REQUIRES_FULL_LIBCPP=y in my prj.conf I get an error &amp;quot;undefined reference to `_impure_ptr&amp;#39;&amp;quot; when building: 
 
 
 This happens when I try to include it in my own project or also when building the hello_world example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Aug 2024 08:24:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113271/undefined-reference" /><item><title>RE: undefined reference</title><link>https://devzone.nordicsemi.com/thread/498764?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2024 08:24:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:daac5374-b5cd-425d-aa9a-5d30366ee483</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Sorry, I haven’t received a good response or reason for the issue seen in the build yet. However, I found that this sample builds fine on Linux but throws an error on Windows. I have reached out to the team once again and hope to provide you with an update soon. I apologize for the inconvenience this may be causing.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: undefined reference</title><link>https://devzone.nordicsemi.com/thread/498439?ContentTypeID=1</link><pubDate>Thu, 15 Aug 2024 11:13:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a8ee842-f6db-46c7-aa83-fc259992c862</guid><dc:creator>Rene Fischer</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;do you have any new information for me?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;best regards&lt;/p&gt;
&lt;p&gt;Rene&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: undefined reference</title><link>https://devzone.nordicsemi.com/thread/496250?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2024 14:06:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83bd0c7e-f51f-4844-8b71-e3eadc9afc39</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Sorry for the delay in getting back to you.&lt;/p&gt;
&lt;p&gt;I am still actively looking into this case. Based on the logs, it seems to be related to some missing libraries. I tried updating the SDK and toolchain, but I couldn&amp;#39;t get it to work. I am asking internally to see if there is anything specific about the sample.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: undefined reference</title><link>https://devzone.nordicsemi.com/thread/495469?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2024 14:47:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f02c8dfe-b5cc-4d22-9caf-51a97c23a605</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I tried building the sample and encountered the same issue. I will take a closer look and get back to you tomorrow.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: undefined reference</title><link>https://devzone.nordicsemi.com/thread/495098?ContentTypeID=1</link><pubDate>Mon, 22 Jul 2024 19:25:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ffb1156d-b695-4a02-b109-9392cc3857c7</guid><dc:creator>Rene Fischer</dc:creator><description>&lt;p&gt;Just the default cpp hello_world example (C:\ncs\v2.7.0\zephyr\samples\cpp\hello_world).&lt;/p&gt;
&lt;p&gt;the&amp;nbsp;&lt;span&gt;CONFIG_REQUIRES_FULL_LIBCPP=y is already included there, but it builds with the error mentioned above.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: undefined reference</title><link>https://devzone.nordicsemi.com/thread/495058?ContentTypeID=1</link><pubDate>Mon, 22 Jul 2024 14:36:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a825384-b62d-4dd6-bc51-2caa3730f5d8</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Are you only trying to include this config inside the hello_world sample, or have you made any other changes to the sample? I assume you are using the right toolchain for the SDK you are working with. See the dependencies for &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/kconfig/index.html#CONFIG_REQUIRES_FULL_LIBCPP"&gt;CONFIG_REQUIRES_FULL_LIBCPP&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: undefined reference</title><link>https://devzone.nordicsemi.com/thread/494930?ContentTypeID=1</link><pubDate>Sat, 20 Jul 2024 18:53:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e66f6535-3978-4854-b796-fd6cebab8ee7</guid><dc:creator>Rene Fischer</dc:creator><description>&lt;p&gt;Here is the build-log:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:517px;max-width:523px;" height="517" src="https://devzone.nordicsemi.com/resized-image/__size/1046x1034/__key/communityserver-discussions-components-files/4/pastedimage1721501540365v1.png" width="523" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;some some reason I wasn&amp;#39;t able to include the build log in text&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>