From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Volker Grabsch Newsgroups: gmane.lisp.guile.devel,gmane.lisp.guile.bugs Subject: Re: Guile with win32 cross compiling Date: Sat, 23 Apr 2011 18:10:03 +0200 Message-ID: <20110423161003.GB20479@flap> References: <20110326220651.GA8300@flap> <20110401185020.GC13643@flap> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1303575017 10212 80.91.229.12 (23 Apr 2011 16:10:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 23 Apr 2011 16:10:17 +0000 (UTC) Cc: bug-guile@gnu.org, guile-devel@gnu.org To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Apr 23 18:10:13 2011 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QDfPQ-0002Z4-Bz for guile-devel@m.gmane.org; Sat, 23 Apr 2011 18:10:12 +0200 Original-Received: from localhost ([::1]:44953 helo=lists2.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QDfPP-0003JJ-CI for guile-devel@m.gmane.org; Sat, 23 Apr 2011 12:10:11 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:37774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QDfPL-0003Hd-Rx for guile-devel@gnu.org; Sat, 23 Apr 2011 12:10:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QDfPK-0002Qu-E7 for guile-devel@gnu.org; Sat, 23 Apr 2011 12:10:07 -0400 Original-Received: from mail.notjusthosting.com ([78.47.75.226]:48752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QDfPK-0002PS-4P; Sat, 23 Apr 2011 12:10:06 -0400 Original-Received: from p5df17f11.dip.t-dialin.net ([93.241.127.17] helo=flap) by mail.notjusthosting.com with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1QDfPI-0007JJ-5k; Sat, 23 Apr 2011 16:10:04 +0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 78.47.75.226 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:12320 gmane.lisp.guile.bugs:5511 Archived-At: Hello Andy, Andy Wingo schrieb: > On Fri 01 Apr 2011 20:50, Volker Grabsch writes: > > > "Portability fixes for win32 cross compiling" > > http://www.mail-archive.com/guile-devel@gnu.org/msg05308.html > > Ah yes. Thanks for that link. And thank you for your ongoing patience > :-) You're welcome. :-) > > And here the trouble starts, because mixing headers of various > > toolchains is never a good idea. [...], causing the build to > > fail with all kinds of strange error messages. > > Hmmm. Well. We have other code generators in Guile's build system; > notably the configure script (via config.h and other output files). > What do folks think about the attached patch? Please drop me a note when you want me to check your patch, confirming that your work really solves the win32 cross issues. I already tried to check this patch, but I wasn't able to find out which version it is meant to be applied to. Greets, Volker -- Volker Grabsch ---<<(())>>---