Page 1 of 1
Future for PowerPC Linux?
Posted: Tue Sep 27, 2011 11:48 pm
by JDFight
Love 0.8.0 will no longer support powerpc macintosh systems running osx - Is this also true for PowerPC Linux systems?
Re: Future for PowerPC Linux?
Posted: Wed Sep 28, 2011 12:02 am
by TechnoCat
JDFight wrote:Love 0.8.0 will no longer support powerpc macintosh systems running osx - Is this also true for PowerPC Linux systems?
I'm assuming you can compile it yourself all you want.
Re: Future for PowerPC Linux?
Posted: Wed Sep 28, 2011 12:07 am
by slime
JDFight wrote:Love 0.8.0 will no longer support powerpc macintosh systems running osx - Is this also true for PowerPC Linux systems?
Are you sure LÖVE is dropping PPC? I've been compiling Intel-only builds unofficially, but only because my version of xcode and OSX doesn't support PPC.
Re: Future for PowerPC Linux?
Posted: Wed Sep 28, 2011 1:23 am
by JDFight
Well - in this post
http://love2d.org/forums/viewtopic.php?f=3&t=2970, it is clearly stated that 0.7.2 is the last version to support powerpc mac.
I will definitely try to compile 0.8.0 when it is released - I compiled 0.7.2 with no issues... Also, I have been able to get some software running that doesn't have available packages for PPC Debian. I was just wondering if the drop in powerpc support is an apple-specific issue - or something in the new version just simply doesn't support the hardware at all - I guess I will look forward to seeing for myself....
Re: Future for PowerPC Linux?
Posted: Wed Sep 28, 2011 2:22 am
by bmelts
Dropping support for PPC Macs is more Apple than anything else - the most recent version of their tools doesn't support compiling for PPC, and Apple have established pretty clearly that Intel-only is the way forward, so 0.8.0 will not have an official PPC version. However, there's nothing in the code that's explicitly Intel-only, so if you felt compelled to build LÖVE and its dependencies yourself, there's no reason it shouldn't work on PPC.
Re: Future for PowerPC Linux?
Posted: Wed Sep 28, 2011 10:35 am
by JDFight
That is exactly the reason why I purged this system of all things Apple and switched to Linux
Intel-macs are awesome - but Apple abandoned the powerpc FAST... This laptop was a month old when apple announced intel-macs... within a few months it became clear that my brand new (super expensive bank-breaking) laptop was pretty much abandoned... At least now I have a modern OS with regular updates and new software.... (and it runs much faster than mac osx ever did... with a lot of tweaking- total customizability goes a long way! )
Re: Future for PowerPC Linux?
Posted: Wed Sep 28, 2011 2:01 pm
by bartbes
It is merely us no longer providing binaries for ppc mac (and we never did for ppc linux to begin with), we don't have any architecture-specific code that I know of.
Re: Future for PowerPC Linux?
Posted: Wed Sep 28, 2011 8:26 pm
by T-Bone
Wait, people run Linux on PPC? Other than running it on Wii, I had no idea people still did that.
Re: Future for PowerPC Linux?
Posted: Fri Sep 30, 2011 12:35 pm
by pygy
If it can cheer up PPC users, generic PowerPC support is being added to LuaJIT. Previously, it only supported models with a custom FPU ("PPC/e500").
http://repo.or.cz/w/luajit-2.0.git/shortlog/