From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: undefined reference to `scm_init_guile' Date: 25 Mar 2006 22:11:47 +0200 Message-ID: <871wwqs2rg.fsf@minimini.mvo.home> References: <87u0a7tfex.fsf@ossau.uklinux.net> <20060310064102.GA11885@esat.kuleuven.be> <87veumvtls.fsf@ossau.uklinux.net> <20060310222332.GA23867@esat.kuleuven.be> <87k6b1x6r7.fsf@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1143487574 19501 80.91.229.2 (27 Mar 2006 19:26:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Mar 2006 19:26:14 +0000 (UTC) Cc: steven mestdagh , Guile Development Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Mar 27 21:26:09 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FNxLc-0006FP-Ih for guile-devel@m.gmane.org; Mon, 27 Mar 2006 21:25:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FNxLc-00089W-0b for guile-devel@m.gmane.org; Mon, 27 Mar 2006 14:25:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FNF70-0004bG-NJ for guile-devel@gnu.org; Sat, 25 Mar 2006 15:11:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FNF6y-0004b4-V4 for guile-devel@gnu.org; Sat, 25 Mar 2006 15:11:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FNF6y-0004b1-R3 for guile-devel@gnu.org; Sat, 25 Mar 2006 15:11:48 -0500 Original-Received: from [213.243.153.36] (helo=smtp3.pp.htv.fi) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FNF85-0007Wr-VI for guile-devel@gnu.org; Sat, 25 Mar 2006 15:12:58 -0500 Original-Received: from zagadka.ping.de (cs181072157.pp.htv.fi [82.181.72.157]) by smtp3.pp.htv.fi (Postfix) with SMTP id C0C0527AC4A for ; Sat, 25 Mar 2006 22:11:47 +0200 (EET) Original-Received: (qmail 7528 invoked by uid 1000); 25 Mar 2006 22:11:47 +0200 Original-To: Neil Jerram In-Reply-To: <87k6b1x6r7.fsf@ossau.uklinux.net> Original-Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5808 Archived-At: Neil Jerram writes: > [...] I wonder why the change was made to remove the gc_os_dep.c > fallback option; I can't see anything obvious in the ChangeLog. > (gc_os_dep.c and the necessary scm_get_stack_base() definitions are > still there in 1.8, they're just not used.) I guess that was mostly an overreaction on my part; we can and probably should bring gc_os_dep.c back. I had the feeling that gc_os_dep.c was actually causing more portability problems then it solved since it frequently failed to compile, and I was hoping to get rid of it. But now seems to be a good time to get it working again for 1.8.1. I'll do that. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel