From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: [Neil Jerram] Re: undefined reference to `scm_init_guile' Date: Thu, 09 Mar 2006 22:35:34 +0000 Message-ID: <87u0a7tfex.fsf@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: sea.gmane.org 1142023374 4911 80.91.229.2 (10 Mar 2006 20:42:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Mar 2006 20:42:54 +0000 (UTC) Cc: steven mestdagh Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Mar 10 21:42:52 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 1FHoRe-0001EQ-8q for guile-devel@m.gmane.org; Fri, 10 Mar 2006 21:42:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FHoRd-0006nT-Ll for guile-devel@m.gmane.org; Fri, 10 Mar 2006 15:42:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FHTnH-0002wq-7S for guile-devel@gnu.org; Thu, 09 Mar 2006 17:39:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FHTnA-0002oZ-1O for guile-devel@gnu.org; Thu, 09 Mar 2006 17:39:38 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FHTn9-0002o9-RN for guile-devel@gnu.org; Thu, 09 Mar 2006 17:39:31 -0500 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FHTqJ-0004uq-K2 for guile-devel@gnu.org; Thu, 09 Mar 2006 17:42:47 -0500 Original-Received: from laruns (host86-129-144-246.range86-129.btcentralplus.com [86.129.144.246]) by mail3.uklinux.net (Postfix) with ESMTP id 53CC2409FC0; Thu, 9 Mar 2006 22:39:30 +0000 (UTC) Original-Received: from laruns (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id B9946D728C; Thu, 9 Mar 2006 22:35:35 +0000 (GMT) Original-To: Guile Development User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) 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:5767 Archived-At: --=-=-= Copying to the Guile list ... (Steven, please CC guile-devel@gnu.org on your future emails about this also.) --=-=-= Content-Type: message/rfc822 Content-Disposition: inline X-From-Line: nobody Thu Mar 9 22:33:02 2006 To: steven mestdagh Subject: Re: undefined reference to `scm_init_guile' X-Draft-From: ("nnml:mail.misc" 7431) References: <20060305160438.GA10619@esat.kuleuven.be> <874q29wc9b.fsf@ossau.uklinux.net> <20060308100803.GA12087@esat.kuleuven.be> From: Neil Jerram Date: Thu, 09 Mar 2006 22:32:44 +0000 In-Reply-To: <20060308100803.GA12087@esat.kuleuven.be> (steven mestdagh's message of "Wed, 8 Mar 2006 11:08:03 +0100") Message-ID: <87y7zjtfjn.fsf@ossau.uklinux.net> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) Lines: 20 Xref: laruns sent-items:382 MIME-Version: 1.0 steven mestdagh writes: > Neil Jerram [2006-03-08, 08:50:56]: > >> We should fix test-num-integral so that it still builds in that case, >> of course. Do you also need scm_init_guile for your own programs? > > no, I was just trying to upgrade the OpenBSD port for guile to version > 1.8.0, and it would be cool if the tests work. Thanks. What is the Guile version of the existing OpenBSD port? (It's easy enough to fix the tests to use scm_with_guile instead, but I'm concerned that we've unintentionally removed scm_init_guile, as far as OpenBSD is concerned, without passing through any deprecation phase; so it would probably be better to make scm_init_guile continue to work.) Regards, Neil --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel --=-=-=--