From owner-freebsd-small Wed Feb 10 06:45:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA05907 for freebsd-small-outgoing; Wed, 10 Feb 1999 06:45:17 -0800 (PST) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from arwen.biella.alpcom.it (arwen.biella.alpcom.it [194.243.65.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA05899 for ; Wed, 10 Feb 1999 06:45:07 -0800 (PST) (envelope-from chr.ang@biella.alpcom.it) Received: from biella.alpcom.it (www1.biella.alpcom.it [194.243.65.2]) by arwen.biella.alpcom.it (8.9.2/8.9.1) with ESMTP id PAA16745; Wed, 10 Feb 1999 15:43:38 +0100 (CET) (envelope-from chr.ang@biella.alpcom.it) Message-ID: <36C19B0D.42BC7FBF@biella.alpcom.it> Date: Wed, 10 Feb 1999 15:43:25 +0100 From: Cristian Angelini Reply-To: chr.ang@biella.alpcom.it X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: "Daniel C. Sobral" , freebsd-small@FreeBSD.ORG Subject: Re: WARNING (Re: 3.0-based pico) References: <36C19361.BA755DB0@newsguy.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Daniel C. Sobral" wrote: > > > I disabled the Forth Interpreter on the loader code, and now my 386-laptop > > > is back to life. My new loader code is also smaller (40K less in > > > uncompressed format). Wow ! > > 40K, eh? I was wondering how big was the hit. Anyway, it's about time to have > that awk script optimized. If you have some time, please consider a way to get rid of the Forth interpreter without changing half of the makefile :) Given I can do without of that in small setups, and space is sometimes precious, I would prefere not to put my hands on the makefile every time I cvs. > Not yet. There was an open PR on this. We still have to get rid of fp > instructions on setjmp/longjmp. I'll try that today, but I'll > need code review on this particular change (as small as it seems to be). Just what I was thinking, this will save my test of tonight :). When your change will be done I think I'll be able to test it quickly, just send me the patches and some test samples to do. Bye, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message