From mboxrd@z Thu Jan 1 00:00:00 1970 From: "=?gb2312?B?wfW4+8bU?=" Date: Mon, 15 Mar 2004 12:00:06 +0000 Subject: what will happened if "__x86_64__" is defined? Message-Id: <279352006.08885@gscas.ac.cn> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Hello all! The length of "pointer" and "long" all are 8 bytes no matter the "__x86_64__" is defined or, so what's the difference if I defined it? Thanks for some hints