From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.3/8.11.3) id f56G8It03220 for linux-mips-outgoing; Wed, 6 Jun 2001 09:08:18 -0700 Received: from ocean.lucon.org (c1473286-a.stcla1.sfba.home.com [24.176.137.160]) by oss.sgi.com (8.11.3/8.11.3) with SMTP id f56G8Hh03217 for ; Wed, 6 Jun 2001 09:08:17 -0700 Received: by ocean.lucon.org (Postfix, from userid 1000) id 16335125BC; Wed, 6 Jun 2001 09:08:17 -0700 (PDT) Date: Wed, 6 Jun 2001 09:08:16 -0700 From: "H . J . Lu" To: "Maciej W. Rozycki" Cc: linux-mips@oss.sgi.com Subject: Re: New toolchain for Linux/mips Message-ID: <20010606090816.C21351@lucon.org> References: <20010606071525.A19423@lucon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from macro@ds2.pg.gda.pl on Wed, Jun 06, 2001 at 05:47:08PM +0200 Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Wed, Jun 06, 2001 at 05:47:08PM +0200, Maciej W. Rozycki wrote: > > So the success ratio is 1/4 and for two trivial patches only -- not much > encouraging for me for further work, especially as what I have now works > for me quite well. Feel free to look at the stuff -- I might check it as > well, but I can't afford spending much time on it at the moment, sorry. There are many changes in gdb, especially in thread and C++ supports. We need those on mips also. I am willing to spend my time. But I need some help. I don't know much about mips :-(. I'd like to get gdb working first. Do you have time to answer some questions? Thanks. H.J.