<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   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:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>blog.crox.net (Entries tagged as gcc)</title>
    <link>https://blog.crox.net/</link>
    <description></description>
    <dc:language>en</dc:language>
    <generator>Serendipity 2.5.0 - http://www.s9y.org/</generator>
    <pubDate>Sun, 12 Nov 2017 20:06:25 GMT</pubDate>

    <image>
    <url>https://blog.crox.net/templates/2k11/img/s9y_banner_small.png</url>
    <title>RSS: blog.crox.net - </title>
    <link>https://blog.crox.net/</link>
    <width>100</width>
    <height>21</height>
</image>

<item>
    <title>Linux Kernel 2.6.25 on Gentoo sparc (error: -m64 is not supported by this configuration)</title>
    <link>https://blog.crox.net/archives/32-Linux-Kernel-2.6.25-on-Gentoo-sparc-error-m64-is-not-supported-by-this-configuration.html</link>
    
    <comments>https://blog.crox.net/archives/32-Linux-Kernel-2.6.25-on-Gentoo-sparc-error-m64-is-not-supported-by-this-configuration.html#comments</comments>
    <wfw:comment>https://blog.crox.net/wfwcomment.php?cid=32</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>https://blog.crox.net/rss.php?version=2.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    

    <author>nospam@example.com (crox)</author>
    <content:encoded>
    I wanted to try the new 2.6.25 kernel on a Sunblade 100 I&#039;m reinstalling. But immediately after entering &quot;make&quot; I got the following error:&lt;pre&gt;arch/sparc64/kernel/asm-offsets.c:1: error: -m64 is not supported by this configuration&lt;br /&gt;arch/sparc64/kernel/asm-offsets.c:1: error: -mlong-double-64 not allowed with -m64&lt;br /&gt;arch/sparc64/kernel/asm-offsets.c:1: error: -mcmodel= is not supported on 32 bit systems&lt;br /&gt;make[1]: *** [arch/sparc64/kernel/asm-offsets.s] Error 1&lt;br /&gt;make: *** [prepare0] Error 2&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
I found the solution &lt;a href=&quot;http://bugs.gentoo.org/show_bug.cgi?id=214765&quot;  title=&quot;Gentoo Bug 214765&quot;&gt;here&lt;/a&gt;, along with the explanation. To make it short, to get it to work, for now you&#039;ll have to type:&lt;pre&gt; # CROSS_COMPILE=sparc64-unknown-linux-gnu- make&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 24 Apr 2008 22:58:00 +0000</pubDate>
    <guid isPermaLink="false">https://blog.crox.net/archives/32-guid.html</guid>
    <category>gcc</category>
<category>gentoo</category>
<category>linux</category>
<category>sparc</category>

</item>
<item>
    <title>Gentoo sparc: sys-devel/kgcc64 vs. sys-devel/gcc-sparc64 (blocking each other)</title>
    <link>https://blog.crox.net/archives/19-Gentoo-sparc-sys-develkgcc64-vs.-sys-develgcc-sparc64-blocking-each-other.html</link>
    
    <comments>https://blog.crox.net/archives/19-Gentoo-sparc-sys-develkgcc64-vs.-sys-develgcc-sparc64-blocking-each-other.html#comments</comments>
    <wfw:comment>https://blog.crox.net/wfwcomment.php?cid=19</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.crox.net/rss.php?version=2.0&amp;type=comments&amp;cid=19</wfw:commentRss>
    

    <author>nospam@example.com (crox)</author>
    <content:encoded>
    If you get this:&lt;br /&gt;
&lt;pre&gt;[blocks B ] sys-devel/gcc-sparc64 (is blocking sys-devel/kgcc64-3.4.6)&lt;/pre&gt;&lt;br /&gt;
Check &lt;a href=&quot;http://forums.gentoo.org/viewtopic-t-533076.html&quot;&gt;this thread&lt;/a&gt; on the gentoo forums:&lt;br /&gt;
&lt;blockquote&gt;There are a couple of architectures on Gentoo that have a 32-bit userland, but need a 64-bit kernel compiler. kgcc64 is an attempt to provide one package for all of those architectures rather than the gcc-&lt;arch&gt; packages that exist now. The way we migrated over to this caused the issue you are seeing.&lt;/blockquote&gt;&lt;br /&gt;
Basically, you&#039;ll need to&lt;br /&gt;
&lt;pre&gt;emerge --unmerge gcc-sparc64 &amp;&amp;amp; emerge sys-devel/kgcc64&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sat, 31 Mar 2007 22:09:00 +0000</pubDate>
    <guid isPermaLink="false">https://blog.crox.net/archives/19-guid.html</guid>
    <category>gcc</category>
<category>gentoo</category>
<category>linux</category>
<category>sparc</category>

</item>

</channel>
</rss>
