<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2119&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / GCC multilib installation bug?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2119</link>
		<description><![CDATA[The most recent posts in GCC multilib installation bug?.]]></description>
		<lastBuildDate>Sun, 03 Jun 2018 14:29:08 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[GCC multilib installation bug?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9711#p9711</link>
			<description><![CDATA[<p>I have an application that&#039;s been developed when 64bit processors were unknown. Although in theory it should work as a 64bit app I rather not spend the time doing regression tests, so I drag it from system to system compiling it as a 32bit app.</p><p>After setting up and installing the multilib environment according to debian howtos (dpkg --add-architecture i386, apt-get install gcc-multilib) I get link errors for libraries that reside in in /usr/lib/i386-linux-gnu due to missing symlinks (libs in /lib/i386-linux-gnu are fine).</p><p>To use libpng and libfreetype after installing both I had to manually create the links marked &quot;Fixed&quot; below.</p><div class="codebox"><pre><code>Fixed   lrwxrwxrwx 1 root root       21 May  5 09:12 libfreetype.so -&gt; libfreetype.so.6.12.3
        lrwxrwxrwx 1 root root       21 Apr 27  2017 libfreetype.so.6 -&gt; libfreetype.so.6.12.3
        -rw-r--r-- 1 root root   731472 Apr 27  2017 libfreetype.so.6.12.3
Fixed   lrwxrwxrwx 1 root root       11 May  5 09:11 libpng.so -&gt; libpng16.so
Fixed   lrwxrwxrwx 1 root root       19 May  5 09:10 libpng16.so -&gt; libpng16.so.16.28.0
        lrwxrwxrwx 1 root root       19 Jan  9  2017 libpng16.so.16 -&gt; libpng16.so.16.28.0
        -rw-r--r-- 1 root root   230708 Jan  9  2017 libpng16.so.16.28.0</code></pre></div><p>Apart from that I&#039;m immensely pleased with the way devuan comes along.</p>]]></description>
			<author><![CDATA[dummy@example.com (ks)]]></author>
			<pubDate>Sun, 03 Jun 2018 14:29:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9711#p9711</guid>
		</item>
	</channel>
</rss>
