<!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.32.2">
</HEAD>
<BODY>
On Thu, 2011-11-17 at 08:00 +0200, Martin-&#201;ric Racine wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#3c3c3c">IIRC we have some inline Assembly in our code. That's probably why</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">this is there.</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
Yep, I have to comment it out on AMD64 if I want to compile.<BR>
<BR>
The automake macros this patches remove are not applicable to in-line assembly. It is used only for external file with a .s or preprocessed files with .S or .sx. The gcc emitted command before/after the patch is the same.<BR>
<BR>
Are you ok with patch?<BR>
<BR>
BTW, what is the development process in geode land? I normally wait for a Reviewed-by: tag which I add in the commit text before pushing the patches.<BR>
<BR>
</BODY>
</HTML>