<!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 Wed, 2010-06-23 at 12:54 -0300, Otavio Salvador wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Hello,

On Wed, Jun 23, 2010 at 12:33 PM, Gaetan Nadon &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt; wrote:
&gt; There may be an easy way to tell the compiler to handle this situation.

What about the attached pa tch? It is not complete but gives the idea.

</PRE>
</BLOCKQUOTE>
<BR>
Yes, of course. Rather than &quot;commenting out the 32 bit code&quot;, the matching 64 bit<BR>
code can be added. I am under the assumption that the driver produced by a 64 bit<BR>
computer would not be used as it would not work. If that is desirable, then sure, why not, but<BR>
it's more than what I was asking.<BR>
<BR>
Just to be sure, I am not advocated to compile under 64 bit *and* to use the produced driver library.<BR>
It's to prevent build failure and allow compile testing for some types of changes.<BR>
<BR>
For my personal understanding, does a driver produced on Intel 32 work on Geode hardware?
</BODY>
</HTML>