From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19612 invoked by alias); 15 May 2007 08:07:35 -0000 Received: (qmail 19143 invoked by uid 22791); 15 May 2007 08:07:27 -0000 X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL,BAYES_40,DK_POLICY_SIGNSOME,DK_SIGNED,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from an-out-0708.google.com (HELO an-out-0708.google.com) (209.85.132.242) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 May 2007 08:07:25 +0000 Received: by an-out-0708.google.com with SMTP id b21so508946ana for ; Tue, 15 May 2007 01:07:23 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=C542JeJNcT/hkhRpyqsdl+WGEctRMRmvOecWb3qukUEtmslY2C6c56EIEkt2iUGnf38PysY3LqJSN7kWeCV/ghEKaim8HB2YMKaaqclA1WqoCyDZV4NliRLCRzwW4llirx4lHRNl/Tx49A2IWnXLU7vT+oqPgwnWPPHrxn6AEJI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nqM1/hdTYuXHSezZ0LwcV53Psc0pcbjOC9fKrlXlWDRqu24wFtR6HP/nzUFrCMGl35izUcrHl5YlRkNOWSB0Vf9Q0e8vcqLUa3vAtmnPtvXg71eFw6sUxJ3P8o78WgLAC2VmYvEHYnx7Ljw70Vv7glCqDmHJbIGXaJcF42Xy+bA= Received: by 10.100.250.7 with SMTP id x7mr5205968anh.1179216443689; Tue, 15 May 2007 01:07:23 -0700 (PDT) Received: by 10.100.196.6 with HTTP; Tue, 15 May 2007 01:07:23 -0700 (PDT) Message-ID: <9bd2f8970705150107q765f0549r716beba43c538491@mail.gmail.com> Date: Tue, 15 May 2007 08:07:00 -0000 From: "Emmet Hikory" To: "John Dallaway" Subject: Re: Patch selection for porting configtool to wxwidgets2.6 Cc: ecos-maintainers@ecos.sourceware.org In-Reply-To: <464963AD.3050302@ecoscentric.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9bd2f8970705142331m5dbfcc37x2f42ca735fd4bfb6@mail.gmail.com> <464963AD.3050302@ecoscentric.com> Mailing-List: contact ecos-maintainers-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-maintainers-owner@ecos.sourceware.org X-SW-Source: 2007-05/txt/msg00003.txt.bz2 On 5/15/07, John Dallaway wrote: > Andy Jackson's patch provides the migration of the configtool to > wxWindows 2.6.x. Lars Poeschel's patch adds autoconfigury which is not > necessarily desirable if you want to develop using an IDE such as > Eclipse/CDT. > > I have been experimenting with Andy Jackson's patch - it doesn't work > under Linux (FC5) unmodified. I suggest you start with Andy Jackson's > patch and modify as necessary. Thanks a lot for the advice. I'll start from there, and prepare a patch. I'm working from the released ecos-2.0.i386linux.tar.bz2, but I have a local snapshot of CVS, and will try to make patches for each. I'm not sure if they'll compile for FC5, but at least for linux. -- Emmet HIKORY