Page 1 of 1

linux version for amd64

Posted: May 15th, 2010, 11:44 am
by wuji
Hi. Will there be a 64bit version of eb2 for linux?

Re: linux version for amd64

Posted: May 15th, 2010, 8:15 pm
by BasiliskWrangler
No. The compiler we use does not, currently, compile native 64-code on any platform.

For now, all versions are 32-bit. Hopefully we can do a 64-bit version in the future.

Re: linux version for amd64

Posted: May 16th, 2010, 8:23 am
by wuji
so would it be possible to also include a staticaly compiled binary with the linux version? I'm having bit of a problem with ogg vorbis 32bit libraries on debian. book 1 works fine but without sound and I've traced the problem to missing vorbis libraries.

thanks
mk

Re: linux version for amd64

Posted: May 19th, 2010, 5:21 am
by Sslaxx
wuji wrote:so would it be possible to also include a staticaly compiled binary with the linux version? I'm having bit of a problem with ogg vorbis 32bit libraries on debian. book 1 works fine but without sound and I've traced the problem to missing vorbis libraries.

thanks
mk
BW uses BlitzBASIC (BlitzMax, to be exact). If you really want a 64-bit version of Book II to be possible the Blitz people are the ones to ask. http://www.blitzbasic.com/Contact/_index_.php

Re: linux version for amd64

Posted: May 20th, 2010, 12:25 pm
by wuji
I don't need 64bit binary. I can run 32bit binary ona 64bit system, but if the binary is dynamic, I need all the 32bit libraries and some of those are messy to install without using chroot so it would be easier to also have a staticaly compiled 32bit library, which will work just fine.

Re: linux version for amd64

Posted: May 21st, 2010, 1:13 pm
by ds77
wuji, if you are successful in this, then I would be interested in it as well, I am a 64bit linux user. I am not a linux genius or I would help you myself. :(

Would love to be able to play on my Laptop, which is Ubuntu 64bit

Re: linux version for amd64

Posted: May 22nd, 2010, 4:34 am
by Janusz11
You should be able to run Eschalon on a 64bit system alright. All you have to do is install the needed 32bit libs. If I'm not mistaken, the latest Ubuntu releases seem to even come with some 32libs pre-installed already.

I play Eschalon: Book I on a 64bit ArchLinux system. No problems