<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>gcc — Orx: Portable Game Engine</title>
      <link>https://forum.orx-project.org/index.php?p=/</link>
      <pubDate>Sun, 05 Apr 2026 22:36:33 +0000</pubDate>
          <description>gcc — Orx: Portable Game Engine</description>
    <language>en</language>
    <atom:link href="https://forum.orx-project.org/index.php?p=/discussions/tagged/gcc/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Compiling 32bit and 64bit on the same Linux box?</title>
        <link>https://forum.orx-project.org/index.php?p=/discussion/9003/compiling-32bit-and-64bit-on-the-same-linux-box</link>
        <pubDate>Wed, 13 Jun 2018 03:40:37 +0000</pubDate>
        <category>General discussions</category>
        <dc:creator>sausage</dc:creator>
        <guid isPermaLink="false">9003@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>What is the proper way to do this? In the past I have installed the 64-bit version of GCC onto the box using apt-get. Then I install 32-bit versions using something like: apt-get install gcc:i386 or along those lines.</p>

<p>This does work, but I have made a mess of my dependencies in the past.</p>

<p>Wondering what a clean way would be and what others use.</p>

<p>This post indicates using -m32 on a 64bit GCC compiler to force 32-bit builds: <a href="https://stackoverflow.com/questions/1272357/how-to-compile-a-32-bit-binary-on-a-64-bit-linux-machine-with-gcc-cmake" rel="nofollow">https://stackoverflow.com/questions/1272357/how-to-compile-a-32-bit-binary-on-a-64-bit-linux-machine-with-gcc-cmake</a> and <a href="https://stackoverflow.com/questions/1673389/how-to-compile-a-32-bit-binary-on-a-64-bit-linux-machines-without-touching-the-c" rel="nofollow">https://stackoverflow.com/questions/1673389/how-to-compile-a-32-bit-binary-on-a-64-bit-linux-machines-without-touching-the-c</a></p>
]]>
        </description>
    </item>
   <language>en</language>
   </channel>
</rss>
