From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Han-Wen Nienhuys Newsgroups: gmane.lisp.guile.devel Subject: Re: cvs compile error Date: Wed, 26 May 2004 23:05:08 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <16565.1668.823273.705490@localhost.localdomain> References: <16563.3918.589104.610334@localhost.localdomain> <40B5031B.3050205@dirk-herrmanns-seiten.de> Reply-To: hanwen@xs4all.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1085608291 27972 80.91.224.253 (26 May 2004 21:51:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 May 2004 21:51:31 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed May 26 23:51:26 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BT6J3-0006b1-00 for ; Wed, 26 May 2004 23:51:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BT6B9-00078C-DC for guile-devel@m.gmane.org; Wed, 26 May 2004 17:43:15 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BT67F-0006CJ-Ls for guile-devel@gnu.org; Wed, 26 May 2004 17:39:13 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BT66h-000650-4C for guile-devel@gnu.org; Wed, 26 May 2004 17:39:11 -0400 Original-Received: from [213.84.26.127] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BT5Wj-00075D-L8 for guile-devel@gnu.org; Wed, 26 May 2004 17:01:29 -0400 Original-Received: from localhost.localdomain.byrd.xs4all.nl (byrd [127.0.0.1]) by localhost.localdomain (8.12.11/8.12.11) with ESMTP id i4QL58CY031457; Wed, 26 May 2004 23:05:08 +0200 Original-To: Dirk Herrmann In-Reply-To: <40B5031B.3050205@dirk-herrmanns-seiten.de> X-Mailer: VM 7.14 under Emacs 21.3.1 X-yoursite-MailScanner-Information: Please contact the ISP for more information X-yoursite-MailScanner: Found to be clean X-MailScanner-From: hanwen@xs4all.nl X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3762 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3762 dirk@dirk-herrmanns-seiten.de writes: > Han-Wen Nienhuys wrote: > > > CVS doesn't compile for me: > > > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../libguile-ltdl -g3 > > -ggdb -DSCM_DEBUG_CELL_ACCESSES=1 -O2 -Wall -Wmissing-prototypes > > -Werror -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.c -fPIC -DPIC > > -o .libs/eval.o > > Hmm, works for me, with exactly those options. I am using: > gcc (GCC) 3.3.1 (SuSE Linux) > > What version of gcc are you using? Fedora core 2, gcc 3.3.3. (I'm trying 3.4 just now to see what happens.) -- Han-Wen Nienhuys | hanwen@xs4all.nl | http://www.xs4all.nl/~hanwen _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel