From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11760 invoked by alias); 18 Oct 2007 16:34:30 -0000 Received: (qmail 11751 invoked by uid 22791); 18 Oct 2007 16:34:30 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 18 Oct 2007 16:34:28 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 0DEE62AB9E8; Thu, 18 Oct 2007 12:34:27 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 3ZQMfuQGZqmH; Thu, 18 Oct 2007 12:34:26 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id CADCC2AB9CB; Thu, 18 Oct 2007 12:34:26 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id A2ECDE7A13; Thu, 18 Oct 2007 09:34:24 -0700 (PDT) Date: Thu, 18 Oct 2007 16:34:00 -0000 From: Joel Brobecker To: Christoph Bartoschek Cc: gdb@sourceware.org Subject: Re: Compiling on AIX 5.3 with xlC Message-ID: <20071018163424.GR16618@adacore.com> References: <200710181330.49445.bartoschek@or.uni-bonn.de> <200710181635.33871.bartoschek@or.uni-bonn.de> <20071018161538.GQ16618@adacore.com> <200710181826.04526.bartoschek@or.uni-bonn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200710181826.04526.bartoschek@or.uni-bonn.de> User-Agent: Mutt/1.4.2.2i 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: 2007-10/txt/msg00144.txt.bz2 > How did you compile your GDB with xlc? Did you use the same > settings --disable-sim? I did NOT compile GDB with xlc, I used GCC. I should have clarified this in my first message. I don't have access to xlc. -- Joel