From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4723 invoked by alias); 18 Feb 2007 22:42:47 -0000 Received: (qmail 4714 invoked by uid 22791); 18 Feb 2007 22:42:46 -0000 X-Spam-Check-By: sourceware.org Received: from emc2.branham.ws (HELO emc2.branham.ws) (209.16.201.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 18 Feb 2007 22:42:42 +0000 Received: from emc2.branham.ws (localhost.firstclasssolutions.net [127.0.0.1]) by emc2.branham.ws (8.13.8/8.13.8) with ESMTP id l1IMgdRi020414 for ; Sun, 18 Feb 2007 16:42:39 -0600 Received: (from bhb@localhost) by emc2.branham.ws (8.13.8/8.13.8/Submit) id l1IMgdon020413 for gdb@sourceware.org; Sun, 18 Feb 2007 16:42:39 -0600 Subject: build v6.6 -m32 on x86_64 From: Barry Branham To: gdb@sourceware.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 19 Feb 2007 09:33:00 -0000 Message-Id: <1171838559.6353.6.camel@emc2.branham.ws> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-1.fc6) 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-02/txt/msg00191.txt.bz2 Hello, Are there ./configure options which will result in building a 32 bit version of gdb. I'm currently running FC6 64 on an AMD Athon 64 X2 system. I have the FC6 32bit 6.5 rpm installed but am getting an "thread_get_info_callback: cannot get thread info: generic error" when trying to debug programs linked with libpthread.so. So thought I'd try 6.6. Thanks Barry Branham