Can I get a link to those reasons?^If soft-float libraries are included then it's possible to have a compatibility layer.
I stated my reasons before, but If anX86 SoC is chosen, I don't plan on getting a Pyra.
Can I get a link to those reasons?^If soft-float libraries are included then it's possible to have a compatibility layer.
I stated my reasons before, but If anX86 SoC is chosen, I don't plan on getting a Pyra.
Can I get a link to those reasons?
*devil's advocateCan I get a link to those reasons?
Well if the forum's search wasn't garbage.. But I'll recap
1.) I find ARM interesting, it's a new frontier and find it fun to work with. Not too interested in things that have been already done.
2.) well I kind of summarized it in the first bullet.
3.) Also I bought an F'ing Omap5 Dev board.. before everyone got wishy washy on the whole SoC choice.
(1) Sell omap 5 dev-board.
(2) wait and see what soc is chosen for pyra.
(1) wait and see what soc is chosen for pyra.
(2) Sell omap 5 dev-board. if omap5 isn't chosen
(3) Buy appropriate dev-board when soc is finalised.
(3) Weep silently if an ARM SoC isn't chosen..
(4) Winning!!!
New frontier? ARM has been used in mobile devices for ages, much unlike modern x86, which is pretty new in this context.1.) I find ARM interesting, it's a new frontier and find it fun to work with. Not too interested in things that have been already done.
If we had known that, nobody would have dared to even think about using another SoC, let alone suggesting to look at other options.3.) Also I bought an F'ing Omap5 Dev board.. before everyone got wishy washy on the whole SoC choice.
mobile device or not doesn't matter to me as much as the platform, x86 isn't new to native linux/software development in general.. When it comes to Linux, ARM is still fairly new and hasn't completely matured yet..New frontier? ARM has been used in mobile devices for ages, much unlike modern x86, which is pretty new in this context.
Linux runs on ARM for more than 15 years (e.g. on the good old StrongARM SA-1110 from 1998), which I don't consider new.When it comes to Linux, ARM is still fairly new and hasn't completely matured yet..
let's not start this discussion here please, there's a whole bunch of threads about that, and it's not about "WE chose", it's "The Pyra Team" - this is not a vote or democratic kind of decision, someone has to make a call sooner or later.What exactly where the reasons we are going with ARM?.
I seem to remember most people didn't want x86 because they thought it would eat too much power, then that was disproved with the Baytrail SOC's , people started to come around, . Then there was a discussion on recompiling old programs and compatibility which Exophase addressed . It then looked like x86 was a real shot - then Notaz said he wasn't to keen on x86 . Finally there was a post saying we chose ARM.
It was a bit weird in the end, in regards to having a clear picture on the decision other than that abstract overview.
and your point? A small select devices used that and only the companies that made the device and a select few uber geeks could compile anything back then on it.. Right now ARM is starting to become more of a commonality.. over recent years ARM and other platforms have been getting more notice in the opensource community and to seriously look at portability instead of blindly building for x86 only. That is what is new..Linux runs on ARM for more than 15 years (e.g. Linux runs on the good old StrongARM SA-1110 from 1998), which I don't consider new.
Back in the Pandora days, x86 wasn't really an option, so back then the choice for ARM was pretty easy. Things have changed since then, those Baytrail SoC are really competitive in terms of both power consumption and cpu power. Also it runs with open source drivery only. No blobs needed.What exactly where the reasons we are going with ARM?.
I seem to remember most people didn't want x86 becuase they thought it would eat too much power, then that was disproved with the Baytrail SOC's , people started to come around, it looked like x86 was a real shot - then there was a post saying we chose ARM.
Even then lots of embedded devices have been running Linux. You may not have noticed it, though. Toolchains were not that much different from today's toolchains either.and your point? A small select devices used that and only the companies that made the device and a select few uber geeks could compile anything back then on it.. Right now ARM is starting to become more of a commonality.. over recent years ARM and other platforms have been getting more notice in the opensource community and to seriously look at portability instead of blindly building for x86 only. That is what is new..Linux runs on ARM for more than 15 years (e.g. Linux runs on the good old StrongARM SA-1110 from 1998), which I don't consider new.
Okay, I was still learning the ropes of Linux back in 1998 so I'll take your word for it.Even then lots of embedded devices have been running Linux. You may not have noticed it, though. Toolchains were not that much different from today's toolchains either.
Okay I agree for the most part, most things do just compile easy to ARM.. Then there are the things that don't.. I find that challenge to be fun.When writing software for Linux, the actual CPU architecture usually does not matter much anyway, if it matters at all. There are a few cases, where the architecture does matter (e.g. emulators which you want to optimize for the target architecture), but unless you are into writing ARM assembly, the CPU architecture really does not matter much. When talking about portability, writing software to run on different operating systems is usually much more effort, than recompiling software which runs on Linux x86 to run on Linux ARM.
There is nothing wrong with that.I find that challenge to be fun.