<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=5958&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] C-compiled code]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5958</link>
		<description><![CDATA[The most recent posts in [SOLVED] C-compiled code.]]></description>
		<lastBuildDate>Sun, 03 Sep 2023 23:58:30 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] C-compiled code]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44055#p44055</link>
			<description><![CDATA[<p>Thanks, adding <span class="bbc">-static</span> option to gcc worked.&#160; <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (rbit)]]></author>
			<pubDate>Sun, 03 Sep 2023 23:58:30 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44055#p44055</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] C-compiled code]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44053#p44053</link>
			<description><![CDATA[<p>There are a number of what seems from my desktop to be useful answers to your specific use-case <a href="https://stackoverflow.com/questions/2856438/how-can-i-link-to-a-specific-glibc-version#2858996" rel="nofollow">here (stackoverflow)</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Sun, 03 Sep 2023 21:58:19 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44053#p44053</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] C-compiled code]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44052#p44052</link>
			<description><![CDATA[<p>There&#039;s probably another, better place to post this than devuan forums (but that&#039;s the O/S I&#039;m using, so, there&#039;s that).</p><p>I&#039;ve upgraded my main system to daedalus.&#160; When I gcc a simple program here, and try to run it on chimaera (the same architecture, amd64), I get this error: <span class="bbc">./a.out: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34&#039; not found (required by ./a.out)</span></p><p>I can transfer the source to the chimaera machine and re-build it there and it runs fine on either.&#160; Is there a simple workaround to avoid that step, some kind of build setting I can change on my daedalus machine to produce a binary executable that will run on chimaera?</p>]]></description>
			<author><![CDATA[dummy@example.com (rbit)]]></author>
			<pubDate>Sun, 03 Sep 2023 21:14:14 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44052#p44052</guid>
		</item>
	</channel>
</rss>
