<?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>Nrf modem blob has compression enabled now?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92188/nrf-modem-blob-has-compression-enabled-now</link><description>Hi there, 
 I&amp;#39;ve been working on creating a nice wrapper around the nrf modem library in Rust. Currently can be found here: https://github.com/diondokter/nrf-modem 
 When I started I used nrfxlib version 2.0.1 and that worked just fine. There have been</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Sep 2022 14:35:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92188/nrf-modem-blob-has-compression-enabled-now" /><item><title>RE: Nrf modem blob has compression enabled now?</title><link>https://devzone.nordicsemi.com/thread/387538?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 14:35:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb99638c-1600-456b-b8de-d9aa26549351</guid><dc:creator>emdi</dc:creator><description>&lt;p&gt;The debug symbols in the library are compressed in later releases of libmodem. That was done intentionally to reduce the size of the binary (in half). That has no impact other than on the size of the file in your filesystem, it does not make the library &amp;quot;smaller&amp;quot; when you program it.&lt;/p&gt;
&lt;p&gt;It appears that the linkers on Mac and Windows are not built with the flag to enable the decompression of those symbols, unlike they are on Linux.&amp;nbsp;I think there are two workarounds:&lt;/p&gt;
&lt;p&gt;- recompile your toolchain so that ldd is built with zlib support&lt;/p&gt;
&lt;p&gt;- strip the file of the debug information (maybe not desirable if you planned on using that)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf modem blob has compression enabled now?</title><link>https://devzone.nordicsemi.com/thread/387518?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 13:22:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83f9280e-54ba-4e55-bcc4-eda68520d6f2</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;div&gt;
&lt;div&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I will look into this and return with more information tomorrow.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>