<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linker on icyveins7's blog</title><link>https://icyveins7.github.io/tags/linker/</link><description>Recent content in Linker on icyveins7's blog</description><generator>Hugo</generator><language>en-us</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Fri, 18 Oct 2024 20:00:00 +0800</lastBuildDate><atom:link href="https://icyveins7.github.io/tags/linker/index.xml" rel="self" type="application/rss+xml"/><item><title>Esoteric Errors: 'hidden symbol is referenced by DSO'</title><link>https://icyveins7.github.io/posts/2024/10/esoteric-errors-hidden-symbol-is-referenced-by-dso/</link><pubDate>Fri, 18 Oct 2024 20:00:00 +0800</pubDate><guid>https://icyveins7.github.io/posts/2024/10/esoteric-errors-hidden-symbol-is-referenced-by-dso/</guid><description>&lt;blockquote&gt;&#10;&lt;p&gt;Hidden linkage isn&amp;rsquo;t something I&amp;rsquo;d encountered until now, so maybe this will help someone else too..&lt;/p&gt;&#10;&lt;/blockquote&gt;&#10;&lt;h1 id="a-new-series-of-posts"&gt;A new series of posts&lt;/h1&gt;&#10;&lt;p&gt;I recently started work on a new codebase - one that is very large and has multiple moving components, from a frontend desktop UI (not my business) to the hardware interface (also not my business) and the backend processing (this one&amp;rsquo;s my business).&lt;/p&gt;&#10;&lt;p&gt;The standard build process had been setup on a remote server, and most people were ok with the process of connecting to it with tangible amounts of latency, but I was not. So my stubborn ass decided to figure out how to build it myself on a local machine. In the process, I encountered a ridiculous number of build errors; they were using custom Makefiles, but they had been generated by some other tool (possibly from Windows, even though it was being built in Linux, since there was a Windows VS solution as well).&lt;/p&gt;</description></item></channel></rss>