<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Tue, 2010-06-22 at 08:23 +0300, Martin-&#201;ric Racine wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Tue, Jun 22, 2010 at 4:11 AM, Mitch Davis
&lt;<A HREF="mailto:mjd-xorg-driver-geode@afork.com">mjd-xorg-driver-geode@afork.com</A>&gt; wrote:
&gt; On Tue, Jun 22, 2010 at 10:54 AM, Gaetan Nadon &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt; wrote:
&gt;&gt; When doing full X.Org builds, many waste time investigating
&gt;&gt; compile errors, not knowing anything about Geode.
&gt;&gt;
&gt;&gt; Only build on i*86 cpu. The configuration will not abort,
&gt;&gt; a warning message is issued and no C code is compiled.
&gt;
&gt; I haven't tried it yet to know whether it's a problem, but it's
&gt; possible to *build* it on ia64, just not *run* it.
&gt;
&gt; (I am using a cross-compiler to compile x86 code on am ia64 machine)
&gt;
&gt; Even if the software still builds, I think the messages should be
&gt; changed to indicate it can't be run on a non x86 machine.

We already know that it cannot run on non-x86 architectures and that
it can only compile on x86_32 or x86_64 (IIRC the build scripts even
change some flags if the host is x86_64). Where would you put the
message then?

</PRE>
</BLOCKQUOTE>
Sorry, I read your post after I re-submitted the patch. Bottom line is I am trying to prevent build failure for those,<BR>
mainly new comers to X.Org, who build the whole system (approx 240 packages). By making use of the existing<BR>
I386ARCH Automake conditional, I can almost eliminate the build failures and the posts and the bug reports that come with it.<BR>
<BR>
An alternative is to fix or conditional compile the assembler code so it compiles on AMD64. I thought this would harder to justify for Geode developers.<BR>
<BR>
You may review the the second edition of the patch, as I am not familiar of the Geode architecture.<BR>
<BR>
Thanks<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
Martin-&#201;ric
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>