[lisaac-Bugs][311045] Lisaac version 0.13.1 64bits problems
lisaac-bugs at alioth.debian.org
lisaac-bugs at alioth.debian.org
Thu Sep 4 10:33:52 UTC 2008
Bugs item #311045, was opened at 04/09/2008 12:33
Status: Open
Priority: 3
Submitted By: Xavier Oswald (xaviero-guest)
Assigned to: Benoit Sonntag (sonntag-guest)
Summary: Lisaac version 0.13.1 64bits problems
Initial Comment:
I tried the same here, but later I read that it's not supposed to run on the x64 architecture. Howerver one can make it compile on 64-bot as 32-bit program. I modified the sources to emit the proper code. that wasn't that hard, one just has to add -m32 to the gcc calls after changing them all and downloadidn the libX11.a (32-bit) I just can use the compiler on 64-bit as a 32-bit application and it seems that simply runs.
Regards
Friedrich
----------------------------------------------------------------------
>Comment By: Xavier Oswald (xaviero-guest)
Date: 04/09/2008 12:33
Message:
Hello,
My name is Luis, and I started looking at Lisaac and the IsaacOS projects recently today (very interesting) and decided to give it a try, and I found a slight issue.
Latest Lisaac version 0.13.1 gives many compilation warnings messages on my AMD Turion 64bits machine using GCC 4.1.2, and the compiler binary gives a "Segmentation Fault" error when I try to use it.
I am attaching a file containing the log of the warning messages during compilation.
Also, I did some tests , and I got it working on a 32bits system using GCC 3.4.4 , and after adding the -m32 flag to the CFLAGS option in the Makefile and using 32bits libraries through multilib support I got it working on my 64bits system with GCC 4.1.2 too; so I guess this is an issue with the 64bits compilation version.
If you need further details , let me know.
Thanks,
----------------------------------------------------------------------
You can respond by visiting:
http://alioth.debian.org/tracker/?func=detail&atid=413092&aid=311045&group_id=100200
More information about the Lisaac-devel
mailing list