Page 1 of 1

Linux 64-bit compiled binary

PostPosted: Fri Sep 30, 2011 10:29 am
by Frogbull
I've compiled Supermodel 0.2a on my Debian (Linux 64-bit)

So if you want, you can download it. ;)

Re: Linux 64-bit compiled binary

PostPosted: Thu Nov 03, 2011 10:02 am
by Arbee
Fair warning: Linux binaries almost never run on other distros (or even different versions of the same one).

Re: Linux 64-bit compiled binary

PostPosted: Sun Jan 01, 2012 6:33 am
by nil
Please someone tell me how to compile on Ubuntu 32 bit.
I'm getting mad with it.
Do you use the gcc file from the source ?
If yes do you have to edit it ?
Do you compile from terminal or do you use a compiler program ?
and so on ...
HELP !

Re: Linux 64-bit compiled binary

PostPosted: Tue Jun 19, 2012 9:55 pm
by williamsmith518
hi all, can u tell me how can i find the linux installation is 32bit or 64 bit ...? i have ran the getconf WORD_BIT and getconf WORD_LENGTH ..
___________________________________________________________________________________________________________
burun estetigi.

Re: Linux 64-bit compiled binary

PostPosted: Wed Jun 20, 2012 2:59 pm
by Bart
IIRC, there is a 'bits' option in the Makefile. I can't remember offhand whether it has any effect on Linux. I think it should compile fine on both kinds of machines without any modifications.

Re: Linux 64-bit compiled binary

PostPosted: Thu Aug 02, 2012 8:42 am
by Arbee
The best way to tell is "uname -a" and then see if it says "x86_64".