From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Dylan Nicholson" Newsgroups: gmane.lisp.guile.user Subject: Re: libguile on Windows Date: Mon, 10 Oct 2005 07:53:39 +1000 Message-ID: <001201c5cd1b$e8172850$6b01a8c0@DORIAN> References: <001f01c5ca06$9a957db0$6401a8c0@DORIAN> <87vf07afac.fsf@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1128953506 25436 80.91.229.2 (10 Oct 2005 14:11:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Oct 2005 14:11:46 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Oct 10 16:11:43 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EOyLw-0004QY-1H for guile-user@m.gmane.org; Mon, 10 Oct 2005 16:10:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EOyLv-0005hC-Az for guile-user@m.gmane.org; Mon, 10 Oct 2005 10:10:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EOj8z-00088K-BY for guile-user@gnu.org; Sun, 09 Oct 2005 17:55:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EOj8x-00087y-JQ for guile-user@gnu.org; Sun, 09 Oct 2005 17:55:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EOj8x-00087v-Fp for guile-user@gnu.org; Sun, 09 Oct 2005 17:55:43 -0400 Original-Received: from [144.140.83.195] (helo=omta05ps.mx.bigpond.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EOj8x-0001VS-GY for guile-user@gnu.org; Sun, 09 Oct 2005 17:55:43 -0400 Original-Received: from DORIAN ([144.132.68.47]) by omta05ps.mx.bigpond.com with SMTP id <20051009215539.QAXM7407.omta05ps.mx.bigpond.com@DORIAN>; Sun, 9 Oct 2005 21:55:39 +0000 Original-To: "Neil Jerram" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Mailman-Approved-At: Mon, 10 Oct 2005 10:09:08 -0400 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:4816 Archived-At: > > Dylan, > > Yes I do, but I'd recommend writing to guile-user@gnu.org instead of > to me directly; I am far from being an expert on this subject. > Ok, I got guile 1.6.5 compiling and linking as a static library under MSVC 7.1, but if I try a simple (console) program that just calls scm_boot_guile(), when it runs it just prints out "ERROR: unbound variable define" and aborts. This occurs while reading/processing boot-9.scm from the ice-9 directory. Any ideas? Thanks Dylan _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user