From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hans Aberg Newsgroups: gmane.lisp.guile.bugs Subject: Re: Compiling from GIT Date: Thu, 10 Feb 2011 18:40:09 +0100 Message-ID: <0582B05F-D8FF-4F47-B828-0166B3D0BB00@telia.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1297360271 16095 80.91.229.12 (10 Feb 2011 17:51:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 10 Feb 2011 17:51:11 +0000 (UTC) Cc: bug-guile@gnu.org To: Andy Wingo Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Feb 10 18:51:07 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pnafa-0001Mv-49 for guile-bugs@m.gmane.org; Thu, 10 Feb 2011 18:51:06 +0100 Original-Received: from localhost ([127.0.0.1]:37515 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnafZ-0004pN-Mr for guile-bugs@m.gmane.org; Thu, 10 Feb 2011 12:51:05 -0500 Original-Received: from [140.186.70.92] (port=40390 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnaVl-0008Cm-KJ for bug-guile@gnu.org; Thu, 10 Feb 2011 12:40:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnaVj-0005rV-TS for bug-guile@gnu.org; Thu, 10 Feb 2011 12:40:57 -0500 Original-Received: from smtp-out11.han.skanova.net ([195.67.226.200]:53257) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnaVj-0005qi-Nu for bug-guile@gnu.org; Thu, 10 Feb 2011 12:40:55 -0500 Original-Received: from [10.0.1.2] (217.210.127.13) by smtp-out11.han.skanova.net (8.5.133) (authenticated as u26619196) id 4D0756AC01458DBF; Thu, 10 Feb 2011 18:40:10 +0100 In-Reply-To: X-Mailer: Apple Mail (2.1082) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 195.67.226.200 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:5104 Archived-At: On 10 Feb 2011, at 17:50, Andy Wingo wrote: >> vm.c:907: internal compiler error: Segmentation fault >> Please submit a full bug report, >> with preprocessed source if appropriate. >> See for instructions. > > Please bring this up with your OS vendor; it is not a Guile bug. Already done yesterday; I mentioned it to you earlier today. It might though be a GCC bug, but they are at 4.5.2 now. Hans