From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23967 invoked by alias); 3 May 2008 02:45:15 -0000 Received: (qmail 23953 invoked by uid 22791); 3 May 2008 02:45:13 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 03 May 2008 02:44:53 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id B5AC8983D9; Sat, 3 May 2008 02:44:51 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 88A22983D6; Sat, 3 May 2008 02:44:51 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1Js7k2-00082C-9i; Fri, 02 May 2008 22:44:50 -0400 Date: Sat, 03 May 2008 02:45:00 -0000 From: Daniel Jacobowitz To: Mudeem Siddiqui Cc: gdb@sourceware.org Subject: Re: Gdb cross compilation problem - _ABIO32 undeclared Message-ID: <20080503024450.GA30865@caradoc.them.org> Mail-Followup-To: Mudeem Siddiqui , gdb@sourceware.org References: <87A697E50899F541B77272C331CEB7440169DBBE@exchange.Q-DOMAIN> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87A697E50899F541B77272C331CEB7440169DBBE@exchange.Q-DOMAIN> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-05/txt/msg00034.txt.bz2 On Fri, May 02, 2008 at 06:20:45PM -0700, Mudeem Siddiqui wrote: > I have tried looking fro _ABIO32 but can't find the declaration > anywhere. Any ideas? It is normally predefined by GCC. -- Daniel Jacobowitz CodeSourcery