From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: NQ Newsgroups: gmane.lisp.guile.devel Subject: Building guile for Win32 Date: Fri, 27 Jul 2007 14:06:22 -0700 (PDT) Message-ID: <11836665.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1185571530 3394 80.91.229.12 (27 Jul 2007 21:25:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Jul 2007 21:25:30 +0000 (UTC) To: Guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Jul 27 23:25:23 2007 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IEXJI-0003Hd-Oh for guile-devel@m.gmane.org; Fri, 27 Jul 2007 23:25:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IEXJG-0002Rq-Ae for guile-devel@m.gmane.org; Fri, 27 Jul 2007 17:25:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IEX0z-0001GB-N7 for guile-devel@gnu.org; Fri, 27 Jul 2007 17:06:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IEX0y-0001Fm-5V for Guile-devel@gnu.org; Fri, 27 Jul 2007 17:06:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IEX0y-0001Fj-0g for Guile-devel@gnu.org; Fri, 27 Jul 2007 17:06:24 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IEX0x-0006eS-JR for Guile-devel@gnu.org; Fri, 27 Jul 2007 17:06:23 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IEX0w-0003gu-5P for Guile-devel@gnu.org; Fri, 27 Jul 2007 14:06:22 -0700 X-Nabble-From: patrik@nordquistart.com X-detected-kernel: Linux 2.6 (newer, 3) X-Mailman-Approved-At: Fri, 27 Jul 2007 17:25:14 -0400 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:6660 Archived-At: We are making a cross-platform game and we have so far built everything on Linux and it's working great. Now we're going to build the Win32 dist of the game, but rebuilding Guile 1.8 for windows have proven quite complicated.... All I need is the *.dll *.lib and *.h files, but I can't for my life manage to build them! It's all in the makefiles, and it's so easy on Linux, but I've had a absolutely horrible time trying to read the makefiles in Windows with MingW and also MSVC. I just can't get it to work. I'm pulling my hair out here, and any help would be greatly appreciated! Maybe there's a place where I can download Guile 1.8 pre-compiled for Win32? Or maybe you can tell me which things I should specify in a MSVC (7.1) project, so that I can build it myself - without the makefile? We would _really_ appreciate your help! Thanks! -- View this message in context: http://www.nabble.com/Building-guile-for-Win32-tf4160126.html#a11836665 Sent from the Gnu - Guile - Dev mailing list archive at Nabble.com. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel