[02 Oct 2011] Hollywood 4.8 and Linux

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
nexus
Posts: 150
Joined: Sun Mar 07, 2010 11:54 am

[02 Oct 2011] Hollywood 4.8 and Linux

Post by nexus »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 02 Oct 2011 20:04:28 +0200

Is it possible that an application compiled for linux does only work on a 32Bit Linux system? I couldn't find information about that in the documentation but also only had a quick look.

It seems easier to me if I ask here :-)

If 64Bit is not supported, is it planned or would it be to difficult? Nowadays, all cpus are 64Bit and it would be nice, if i could run my hollywood applications on linux 64bit :)

Thanks, nexus
User avatar
airsoftsoftwair
Posts: 5834
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[03 Oct 2011] Re: Hollywood 4.8 and Linux

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 03 Oct 2011 22:10:24 +0200
Is it possible that an application compiled for linux does only work on a 32Bit Linux system? I couldn't find information about that in the documentation but also only had a quick look.

It seems easier to me if I ask here :-)
Hmm, not necessarily, I don't know if 32bit binaries work on 64bit Linux systems. On Windows and Mac this will work fine but I don't know how it is under Linux. You might have to install 32bit versions of several system components first... try Google :)
If 64Bit is not supported, is it planned or would it be to difficult? Nowadays, all cpus are 64Bit and it would be nice, if i could run my hollywood applications on linux 64bit :)
Unfortunately, porting Hollywood to 64bit would be a major effort because it does many things that depend on a 32bit architecture. Locating and adapting all the instances of 32bit dependent code in Hollywood would cost a lot of time so don't expect it anytime soon.
Locked