From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19031 invoked by alias); 24 Aug 2005 19:03:10 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 18995 invoked by uid 22791); 24 Aug 2005 19:03:05 -0000 Received: from w099.z064220152.sjc-ca.dsl.cnc.net (HELO duck.specifix.com) (64.220.152.99) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 24 Aug 2005 19:03:05 +0000 Received: from [127.0.0.1] (duck.corp.specifix.com [192.168.1.1]) by duck.specifix.com (Postfix) with ESMTP id 590AB497F; Wed, 24 Aug 2005 12:03:05 -0700 (PDT) Message-ID: <430CC467.3030401@specifix.com> Date: Wed, 24 Aug 2005 19:34:00 -0000 From: James E Wilson User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.8) Gecko/20050511 MIME-Version: 1.0 To: ji an Cc: gcc@gcc.gnu.org Subject: Re: m64 References: <20050823113358.55591.qmail@web51905.mail.yahoo.com> In-Reply-To: <20050823113358.55591.qmail@web51905.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2005-08/txt/msg00686.txt.bz2 ji an wrote: > when I input the command line: >>g++ -m64 -o test test.cc > error message was output: > /tmp/ccyjpGIh.o(.text+0x900): In function `main': > : relocation truncated to fit: R_X86_64_32 This kind of question is more appropriate for gcc-help. The gcc list is intended for questions about gcc development. Please see http://gcc.gnu.org/bugs.html for info on how to report bugs. We can't do anything with the limited info that you have provided. We need a testcase, we need to know what OS you are running, etc. -- Jim Wilson, GNU Tools Support, http://www.specifix.com