|
From: | Jasper Taylor |
Subject: | Re: Problem compiling |
Date: | Thu, 16 Oct 2008 19:29:48 +0100 |
User-agent: | Thunderbird 2.0.0.17 (X11/20080925) |
Hi Daniel,After making this change, it compiled and ran OK. This is a 64-bit machine but the OS is 32-bit.
Cheers --Jasper Daniel Diaz wrote:
Hi JasperFrom what I have found on the web it seems this problem occurs on a 64 bits when compiling in 32 bits. It seems there is an incompatibility between signal.h and asm/sigcontext.h. Could you try to comment the include asm/sigcontext in machine.c:455 please ? If this does not fix the problem can I have an access to your machine to try to figure out where the problems come from ?Thank you(Oops, sorry, used my alter-ego!) I got this trying to compile the latest 'unstable' version (thatfixes the last bug I reported!) using gcc 4.3.2 on Ubuntu Intrepid Beta. It compiles OK on MacOS 10.5.5 with gcc 4.2. On Intrepid I also get the same problem with the 18th May 2007 version. --Jasper
[Prev in Thread] | Current Thread | [Next in Thread] |