From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: anonymous Newsgroups: gmane.lisp.guile.bugs Subject: [bug #31454] configure: error: sizes of long and void* are not identical Date: Tue, 26 Oct 2010 00:34:59 +0000 Message-ID: <20101026-003459.sv0.75191@savannah.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: dough.gmane.org 1288053316 30641 80.91.229.12 (26 Oct 2010 00:35:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 26 Oct 2010 00:35:16 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Oct 26 02:35:12 2010 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 1PAXVM-0000Ai-NR for guile-bugs@m.gmane.org; Tue, 26 Oct 2010 02:35:09 +0200 Original-Received: from localhost ([127.0.0.1]:55479 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAXVM-0007fT-39 for guile-bugs@m.gmane.org; Mon, 25 Oct 2010 20:35:08 -0400 Original-Received: from [140.186.70.92] (port=34478 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAXVF-0007fE-B1 for bug-guile@gnu.org; Mon, 25 Oct 2010 20:35:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAXVE-0005rR-9i for bug-guile@gnu.org; Mon, 25 Oct 2010 20:35:01 -0400 Original-Received: from colonialone.fsf.org ([140.186.70.51]:50030 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAXVE-0005rM-3c for bug-guile@gnu.org; Mon, 25 Oct 2010 20:35:00 -0400 Original-Received: from [10.1.0.103] (helo=frontend.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAXVD-0000ZK-OB for bug-guile@gnu.org; Tue, 26 Oct 2010 00:34:59 +0000 Original-Received: from www-data by frontend.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1PAXVD-0005FI-LY for bug-guile@gnu.org; Tue, 26 Oct 2010 00:34:59 +0000 X-Savane-Server: savannah.gnu.org:80 [10.1.0.103] X-Savane-Project: guile X-Savane-Tracker: bugs X-Savane-Item-ID: 31454 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7 X-Apparently-From: 121.45.220.234 Original-References: In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:4836 Archived-At: URL: Summary: configure: error: sizes of long and void* are not identical Project: Guile Submitted by: None Submitted on: Tue 26 Oct 2010 12:34:59 AM UTC Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: I get the following error when trying to compile guile 1.9.13 for 64-bit Windows system using http://mingw-w64.sourceforge.net/ compiler: "configure: error: sizes of long and void* are not identical" The corresponding sizes determined by configure script are: "checking size of long... 4" "checking size of void *... 8" The configure options are LDFLAGS="-L/usr/lib -m64" CFLAGS="-I/usr/include -m64" ./configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --prefix=/usr _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/