From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26747 invoked by alias); 6 Mar 2008 21:08:25 -0000 Received: (qmail 26736 invoked by uid 22791); 6 Mar 2008 21:08:25 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 06 Mar 2008 21:08:08 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m26L862V022332; Thu, 6 Mar 2008 16:08:06 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m26L856i020087; Thu, 6 Mar 2008 16:08:05 -0500 Received: from lindt.uglyboxes.com (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m26L84j8015352; Thu, 6 Mar 2008 16:08:05 -0500 Message-ID: <47D05C14.3020807@redhat.com> Date: Thu, 06 Mar 2008 21:08:00 -0000 From: Keith Seitz User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: David Haworth CC: insight@sources.redhat.com Subject: Re: Compiling in 64 bits References: <000b01c87f9e$25edc940$71c95bc0$@net> <20080306175437.GA5598@fen-net.de> <47D03D96.5010403@redhat.com> <20080306210135.GC5888@fen-net.de> In-Reply-To: <20080306210135.GC5888@fen-net.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00077.txt.bz2 David Haworth wrote: > What I said wasn't intended as criticism, so I'm sorry if it sounded like > that. I never thought that, so your apology is NOT accepted! O:-) > I recall you mentioning recently that insight has an old verison > of tcl/tk built-in and that you intended to try to get rid of it > and use a normal version. I have a feeling that supporting amd64 > might force the issue :-O Yeah, we do lug around a lot of baggage. I've been playing with ripping insight out of gdb (as a separate toplevel project), but itcl/itk are giving me severe problems with configuration... I'm not even sure if itcl, itk, and iwidgets are supported any more! I'll see what I can do tonight. Keith