From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Sven Hartrumpf Newsgroups: gmane.lisp.guile.devel Subject: Guile 1.5.8 beta available for testing. Date: Wed, 28 Aug 2002 15:34:18 +0200 (CEST) Sender: guile-devel-admin@gnu.org Message-ID: <20020828.153418.104036626.Sven.Hartrumpf@FernUni-Hagen.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1030541633 10196 127.0.0.1 (28 Aug 2002 13:33:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 28 Aug 2002 13:33:53 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17k2xA-0002dg-00 for ; Wed, 28 Aug 2002 15:33:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17k2yV-0005zV-00; Wed, 28 Aug 2002 09:35:11 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17k2xm-0005y9-00 for guile-devel@gnu.org; Wed, 28 Aug 2002 09:34:26 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17k2xk-0005xx-00 for guile-devel@gnu.org; Wed, 28 Aug 2002 09:34:25 -0400 Original-Received: from oak.fernuni-hagen.de ([132.176.114.41]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17k2xj-0005xo-00 for guile-devel@gnu.org; Wed, 28 Aug 2002 09:34:24 -0400 Original-Received: from amavis by oak.FernUni-Hagen.de with scanned-ok (Exim 4.04) id 17k2xi-0007Xs-00 for guile-devel@gnu.org; Wed, 28 Aug 2002 15:34:22 +0200 Original-Received: from ki220.fernuni-hagen.de ([132.176.72.220] helo=localhost) by oak.FernUni-Hagen.de with esmtp (Exim 4.04) id 17k2xe-0007XW-00 for guile-devel@gnu.org; Wed, 28 Aug 2002 15:34:18 +0200 Original-To: guile-devel@gnu.org X-Mailer: Mew version 3.0.58 on Emacs 21.1 / Mule 5.0 (SAKAKI) X-Virus-Scanned: by AMaViS perl-11 Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:1172 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1172 Hi all. Some notes from a Linux build: gcc32 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libltdl -g -O2 -Wall -Wmissing-prototypes -c numbers.c -MT numbers.lo -MD -MP -MF .deps/numbers.TPlo -fPIC -DPIC -o .libs/numbers.lo In file included from numbers.c:4277: ../libguile/num2integral.i.c: In function `scm_short2num': ../libguile/num2integral.i.c:91: warning: comparison is always true due to limited range of data type In file included from numbers.c:4285: ../libguile/num2integral.i.c: In function `scm_num2ushort': ../libguile/num2integral.i.c:64: warning: comparison is always true due to limited range of data type I think I reported this before for another gcc version. Application tests: 1. correctness: seems to be o.k. (can not finish these tests because Scheme processes that normally stay around 200MB grow and grow under Guile to over 1GB) 2. speed: around 40 times slower than compiled bigloo -> o.k. for Guile objectives 3. process size: see 1. -> I could need helpful hints here. Greetings Sven _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel