Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Intel Microsoft Windows

Microsoft: No Windows 8 ARM Support For x86 Apps 413

jcombel writes "It turns out Microsoft's app compatibility will be limited to one architecture or another. Yes, Windows 8 will run on your ARM tablet, but your x86 Office 2003 will not. In his explanation, Steven Sinofsky reasoned, 'If we allow the world of x86 application support like that, or based on what we call desktop apps in our start yesterday, then there are real challenges in some of the value propositions for system on a chip,' he said. 'You know, will battery life be as good, for example? Well, those applications aren't written to be really great in the face of limited battery constraints, which is a value proposition of the Metro style apps.'"
This discussion has been archived. No new comments can be posted.

Microsoft: No Windows 8 ARM Support For x86 Apps

Comments Filter:
  • Well... (Score:5, Funny)

    by LoudNoiseElitist ( 1016584 ) on Friday September 16, 2011 @09:31AM (#37419326)
    ...that just killed my desire for Windows 8 on a tablet. Thanks anyway, Microsoft.
    • by ge7 ( 2194648 )
      And why exactly? It's pretty obvious you need different builds for x86 and ARM versions. You can still get them if you want to, but it would be just idiotic to emulate another architecture. Native executables is the only good way to go.
      • Indeed. We're talking about Win8 running on devices where extra cycles mean shorter battery charge life. Throwing in an emulation layer means a whole lot of extra cycles.

      • That's just it, aren't they still using .NET? That doesn't compile to native, except for a JIT compiler, which still leaves the assemblies cross platform (other tan tags that say 'do' or 'don't' run on platforms x, y and z.

        • Re:Well... (Score:4, Insightful)

          by rabun_bike ( 905430 ) on Friday September 16, 2011 @10:53AM (#37420330)
          The vast majority of Microsoft commerical products are developed in C++. There are instances of Microsoft commercial applications and tools written in .NET but the core product offerings SQL Server, MS Office, Windows, and even Visual Studio are all written in C++. This means those applications have to be ported to the ARM processor which is very doable. I imagine the more tenuous issue has to do with Microsoft's very longtime relationship with Intel and the x86 instruction set. If Microsoft starts embracing the ARM instruction as an equal to Intel x86 that would cause riffs in the WinTel alliance. The market has forced Microsoft's hand already on releasing a specific version of Windows 8 to run on the ARM and that has not pleased Intel. But Intel had to capitulate and cannot blame them since Intel's own chip really cannot fully compete with the ARM on several levels. What I think will be interesting is to see if Microsoft continues the port to ARM and offers not only Windows 8 on ARM laptops and workstations but also begins to port their other core applications to the ARM instruction set. After being involved on way or another for decades in the computer industry, the ARM chip and its adoption rate seem very similar to how Intel began on disconnected PCs and then moved to portable PCs and finally into the data center and beyond. Likewise, the ARM chip have started out on low power, small devices and some are foreseeing the adoption of this efficient chip architecture into laptops, desktops, and data centers with several large companies like Nividia and Dell taking a large gamble on it. In fact, the ARM chip is being considers for a super computer. From a chip architectural perspective, it is easier to scale go up than down.
          http://www.smartplanet.com/blog/smart-takes/nvidia-eyes-arm-based-supercomputers/13343 [smartplanet.com]

          But Intel is a fierce competitor and they will not sit around while someone eats their market share. They have crushed the competition before (Cyrix, PowerPC, DEC, AMD) and they will attempt to do so again. To me what is different about ARM is that the adoption is happening automatically and organically in the market place. It is not a force-fed situation with expensive marketing campaigns and an army of sales people.
          http://www.dailytech.com/IDF+2011+Intel+Looks+to+Take+a+Bite+Out+of+ARM+AMD+With+3D+FinFET+Tech/article22719.htm [dailytech.com]
      • it would be just idiotic to emulate another architecture.

        Yet Apple did exactly that for the 68K to PowerPC transition and for the PowerPC to x86 transition. Microsoft is still doing that for the .NET Framework (x86, PowerPC, or ARM emulating a hypothetical processor that runs IL), and all major browser makers are doing that for JavaScript. Even Nintendo did that for its Classic NES Series on Game Boy Advance (ARM emulating 6502).

        • by ge7 ( 2194648 )

          it would be just idiotic to emulate another architecture.

          Yet Apple did exactly that for the 68K to PowerPC transition and for the PowerPC to x86 transition.

          No they didn't, they just bundled both binaries inside the same file.

          • by Dog-Cow ( 21281 )

            You are ignorant. Don't contradict someone without doing even a modicum of research.

            The early PowerPC Macs emulated the 68k to run 68k binaries. The early Intel Macs came with Rosetta, to run PowerPC binaries.

          • by EXrider ( 756168 )
            Wrong, they provided the ability to run fat binaries [wikipedia.org] containing native code compiled for either platform and they provided emulators in both cases to execute 68K [wikipedia.org] and PPC code [wikipedia.org]. This was the case in 68K to PPC in Classic Mac OS and PPC to x86 in Mac OS X.
      • If I can't run the same apps on my ARM version of Windows as on my x86 version, why do I want the ARM version of Windows to begin with?
        • Maybe you don't.

          I'm actually impressed by Microsoft making this move. At one time NT supported a bunch of different architectures and you had to compile for each of them. It sounds like they are getting back to their roots.

          If you want your app to run everywhere, write to the virtual machine. If you want the advantages native code gets you, cross compile. None of this is new.

          I'm sure somebody will make an x86 tablet to run Windows 8. The trade off will be a 3 hour battery life rather than an 8 hour battery l

      • by Guspaz ( 556486 )

        The API is the same, so it just comes down to instruction set differences; Apple helped ease their transition from 68k to PPC with "fat" binaries, and then from PPC to x86 with "universal" binaries. Basically, you write your software so that it's compatible with both instruction sets (and since they're both little endian, this should be pretty trivial for most programs), and the compiler compiles for both instruction sets and bundles that into one binary.

        As for emulating another architecture, well, again, t

    • You could always buy one of the numerous x86 tablets that has come out to date, some of which are actually available with hardware that might run Windows 8 OK, and run Windows 8 on that. I've heard good things about AMD's current offering, although the last time I messed with an AMD laptop, I got burned hard and I'm still bitter.

    • Re: (Score:3, Insightful)

      I'm not sure why this is being marked as a troll. It's a serious statement. Why would I want to dive into a new OS if they immediately cut down a large majority of the apps that could be run on it? Sure the battery life may not be as good, but why not give us that option? What if I want this on a tablet for work, and would like to run a more work-friendly x86 app?
      • by ge7 ( 2194648 )
        If battery life isn't that big of a concern to you, then get a x86 Windows tablet. That you get all the x86 programs running natively. I'm also quite sure many developers will compile ARM versions of their programs too.
        • What if battery life is a concern, but I have this x86 Windows app that I would like to run on a tablet? If battery life is a concern, why would I buy a Windows ARM tablet if I can't run the same apps as on my desktop PC that is running x86 Windows?
          • Then either spend a stack of money [motioncomputing.com] to get am x86 tablet that does have an 8 hour battery life, or find the developer of the app you want to run, and ask if they can compile it with the /ARM switch turned on.

            If your so concerned about having an 8-hour tablet that runs your desktop software, then those are really your only choices. An iPad / Android / WebOS / Chrome tablet won't do it.

            • Re:Well... (Score:4, Insightful)

              by Attila Dimedici ( 1036002 ) on Friday September 16, 2011 @10:57AM (#37420370)
              Yes, but the reason to buy a Windows tablet is because it runs the software I already have. If a Windows tablet won't run the software I already have, then there is no rason not to buy one of those others. The question is, what is the market for an ARM Windows tablet if it doesn't run the software I already have?
      • by gmack ( 197796 )

        You are dealing with a touchscreen, most Windows apps are not designed for that and will be really annoying to use anyhow.

      • It's so odd how the people that want a tablet with the functionality of a real computer are looked at like they're bizarro. What is so strange about wanting a fully featured device? It's like the people that were going off about how iPad's don't need USB functionality, insinuating that there is no point to having USB on the tablet. Uh, what? Who could possibly see more connectivity or functionality as a bad thing?
        • Re:Well... (Score:4, Insightful)

          by ShakaUVM ( 157947 ) on Friday September 16, 2011 @10:03AM (#37419714) Homepage Journal

          >>It's so odd how the people that want a tablet with the functionality of a real computer are looked at like they're bizarro

          Seriously. When I complained on Slashdot that tablets aren't as good as PCs at relatively simple and common things like web browsing, email, and office apps, I got flamed for having my expectations set too high.

          Really? I'm not asking a tablet to be able to play DXHR or Crysis or something. My 100MHz Win95 computer could handle email, web browsing, and word processing smoothly. Is it too much to expect a Honeycomb tablet, with its 10x faster Tegra core, to be able to do these very simple things smoothly? Instead, there's weird input lag all over the place and while it works for short trips away from home, I'd never want to be stuck using it for long periods of time.

          • Re:Well... (Score:5, Insightful)

            by PopeRatzo ( 965947 ) * on Friday September 16, 2011 @10:23AM (#37419936) Journal

            My 100MHz Win95 computer could handle email, web browsing, and word processing smoothly

            Your 100MHz Win95 computer could not handle "web browsing" on today's internet. If you visit plain text pages maybe, but not if you're going to be doing what most people do, which is facebook, youtube, etc.

            I doubt your 100MHz Win95 computer could "smoothly" handle a basic news site today.

            • by Nimey ( 114278 )

              Well...

              I've got a 64MB Pentium-90 machine here under my desk. It dual-boots between FreeDOS and Damn Small Linux. The DSL side has a copy of Firefox 2.0 that can run somewhat bearably. I would never try running Flash nor playing videos, but it's OK for web fora and downloading files.

              FreeDOS has Arachne for Web browsing, but honestly it's kind of a joke.

            • My 100MHz Win95 computer could handle email, web browsing, and word processing smoothly

              Your 100MHz Win95 computer could not handle "web browsing" on today's internet. If you visit plain text pages maybe

              Most of the pages I look at are text sites. The others are once they reach my desktop, thanks to adblocker and noscripts

          • My 100MHz Win95 computer could handle email, web browsing, and word processing smoothly. Is it too much to expect a Honeycomb tablet, with its 10x faster Tegra core, to be able to do these very simple things smoothly?

            Your 100 MHz PC was also handling indexed-color pixels with no alpha blending as well as the far simpler web page layouts that were common at the time. Furthermore, "smoothly" was interpreted in context of the 0.02 to 0.05 Mbps Internet connections that were common in the Windows 95 era.

        • Re:Well... (Score:4, Funny)

          by Waffle Iron ( 339739 ) on Friday September 16, 2011 @10:13AM (#37419826)

          It's like the people that were going off about how iPad's don't need USB functionality, insinuating that there is no point to having USB on the tablet. Uh, what? Who could possibly see more connectivity or functionality as a bad thing?

          Connectivity is good, but not with a churlish port like USB, which is so often used by the hoi polloi.

          We need to have the patience to wait while Apple develops a proprietary "iPort", which will provide exclusive connectivity to approved devices that meet the elite standards of the iPad and its users.

    • Re:Well... (Score:5, Insightful)

      by ledow ( 319597 ) on Friday September 16, 2011 @09:51AM (#37419580) Homepage

      TBH, it doesn't take a genius to work it out. If you're using the ARM instruction set, your apps aren't going to run on x86, and vice versa (run nicely, or run at all). Although it's theoretically possible (Turing-complete and all that), the performance hit by doing so would be the same as just emulating the other environment (which kinda makes trying to "save battery" - the least of my concerns with a Windows tablet - a waste of time, because you'll be doing extra work to emulate something else).

      The way Apple got around it was to make a "dual-binary", where you could have one executable contain two sets of executable code - one for ARM, say, and one for x86 - and with formats like ELF, this is a cinch. You execute whatever one you can and hope the programmers had the foresight to include both.

      But, again, without a recompile, that old version of Office will always be x86 or have to be emulated as if it WAS an x86 program. Did you think MS and every software manufacturer were going to go and recompile every Windows program in existence just so you can run it on Windows 8? And have every business in the world moan that Windows isn't compatible with itself even though MS told it it was? Only MS-controlled and newly-written software would be available that way, and most businesses would rather ditch the OS than be forced down the path of which software they MUST run.

      No, they'll produce new programs which *COULD* have run on both but they are deliberately deciding not to, but in two different versions. That way, if the ARM one doesn't work / sell, they can blame the platform. There is nothing stopping them doing what Apple did with newer programs except possibly an Apple patent or two (and the two have a lot of patent-sharing between them, not to mention each owning parts of the other). This way, they get two lots of money from you and/or they can make ARM seem like a waste of time because "it can't do Windows" rather than a new market they could swamp overnight.

      They were never intending to make it work properly on ARM, the same way that the Windows NT ports supported Intel IA-32, MIPS R3000/R4000, Alpha, PowerPC, Itanium, AMD64 and ARM. It's a niche and they rely on third-party applications to sell their OS - they have to keep *some* backwards compatibility and businesses churning out x86 Win32/64 code or their operating system has nothing to live for any more. A lot of money goes Microsoft's way because of the way you "have" to buy Windows on the machine. If they start selling things on ARM, they would have to try to get that same sort of exclusivity / reputation for necessity that they have on x86, and it wouldn't fly.

      I have a feeling it would also show up their programming teams because I very much doubt that most of their code would run on different endianness, etc. processors, different memory architectures, etc. because it's just so focused on x86.

      MS never wanted to put "Windows" as most people know it on a tablet - they know it wouldn't work for them and cause them more hassle than it was worth, even if they introduced new terminology. People would still want to know why they can't put their ten-year-old copy of Sage on it, and why the OS was bundled with the machine they bought if they couldn't do that.

      In theory, there is NOTHING stopping them porting Windows proper to another architecture, including all their top applications, and nothing preventing a situation similar to Apple's Universal Binary, or even just an emulator from doing this job with relatively little effort beyond what they have (e.g. you have an NT codebase on this platform already!). The problem is that it will destroy their marketing strategies - they won't be able to ensure they're bundled on every ARM machine, and if they were, they would get a million-and-one criticisms about how its not as fast as Windows on x86 and why did they let people waste money on it?

  • by Chrisq ( 894406 ) on Friday September 16, 2011 @09:31AM (#37419336)
    Will there be support for ARM apps on the x86 platform?
    • by Sc4Freak ( 1479423 ) on Friday September 16, 2011 @09:52AM (#37419596)

      This has already been answered by MS, and the answer is "mostly". Windows 8 for ARM is restricted to "Metro" apps. The available languages for developing Metro apps are C++, C#, VB.NET, or JS+HTML5. All of these, except for C++, can run on both platforms without changes.

      • See, I knew that Microsoft would insist that the ARM platform was special in some way that justified turning it into a walled garden. So if the two bits of information I've heard: Metro Apps will only be available via Microsoft's Store, and Win 8 on ARM can only use Metro Apps, then it really looks like Microsoft is trying to bring the worst of crippled, DRM-laden computing up from the smart phone level to the tablet and likely even the PC eventually (since Metro Apps will be locked similarly on the PC.)

  • Waah porting is hard and stuff!

    • Waah porting is hard and stuff!

      Except they will port Office to ARM. TFS says you won't be running Office 2003 on ARM, which we all knew anyway. Running an x86 emulator on top of an already severely underpowered CPU wasn't every in the cards.

      • A dual core GHz arm core is underpowered?

        • by Ferzerp ( 83619 )

          In what world do you live that you actually think this is a reasonable question?

          We're talking over an order magnitude in difference in capability.

          • In what world do you live where 1 dual core 1GHz processor is not enough for common or even very uncommon user tasks?
            If you were talking about a compute farm or a server then yes what I asked would be an unreasonable question.
            But we are talking about legacy x86 user apps! Games will either be ported to the new architecture or simple casual gaming stuff. You're not using this tablet for rendering Toy Story 3, you're not using it for playing the latest FPS, you're not using it to solve airflow across an aircr

  • by AngryDeuce ( 2205124 ) on Friday September 16, 2011 @09:38AM (#37419414)
    So, once again we're going to end up having to replace a metric shit ton of applications because of an OS change. Man, I love this war on backward compatibility and long product life cycles. Not only is our hardware designed for the dump, but now our software is, too. The future sure is looking bright...
    • by Dunbal ( 464142 ) *
      The obvious solution is to avoid changing OS. Why would you want to? There's no good reason to upgrade and several good reasons to not upgrade. It's a simple decision. As for tablets - no one has noticed that this is all about vendor lock-in?
      • As for tablets - no one has noticed that this is all about vendor lock-in?

        We noticed. It's about tablets, so we assume lock-in comes standard, so why state the obvious?

      • by tepples ( 727027 )

        The obvious solution is to avoid changing OS. Why would you want to?

        For one thing, a non-free operating system's publisher will eventually stop publishing security updates. For another, hardware eventually fails, and the hardware that replaces it may not run the old operating system.

    • So, once again we're going to end up having to replace a metric shit ton of applications because of an OS change.

      Not every piece of software needs to be produced by Microsoft. Why can't a 3rd party emulator fill in the need?

      • Why can't a 3rd party emulator fill in the need?

        Because Microsoft will likely decline to digitally sign it, just as Apple yanked a rerelease of a Commodore 64 game from its App Store because the player could reset the emulated C64 to the REPL of ROM BASIC. People would have to pay $99 per year for a developer license in order to run the emulator.

    • "So, once again we're going to end up having to replace a metric shit ton of applications because of an OS change."

      Who is this "we" of which you speak? I didn't buy a fucking WinCE tablet and I'm not buying a fucking Windows 8 tablet either. A tablet is a notebook which is missing vital pieces, not a productive enterprise tool.

  • No shit sherlock (Score:4, Informative)

    by EdZ ( 755139 ) on Friday September 16, 2011 @09:39AM (#37419422)
    This was part of the initial announcement that Win 8 would be available on ARM. Of course x86 applications aren't going to work! You think everything is going to be run through a monumentally slow VM on already underpowered (compared to x86) hardware?
    Applications written for x86 will remain x86, applications written cross-platform (e.g. .NET) will work on both. Not news.
    • The story is that back in May Intel said that Windows 8 on ARM would not be backwards compatible which we all knew to be the case.. MS immediately issued a statement [wordpress.com] that all but called Intel a liar.
  • No problem, I was going to use my fingers anyway.

    *Bada boom tish*

  • basically for the same reasons as to why full OSX isn't put on iPads. So tell me again the point of having full Windows on a tablet when we're going to end up being limited anyway? Starting to lose interest already.
  • Well, duh. (Score:5, Insightful)

    by IGnatius T Foobar ( 4328 ) on Friday September 16, 2011 @09:51AM (#37419578) Homepage Journal
    Well, duh. Microsoft never intended to make x86 software run on ARM. Microsoft wants you to write "Metro style" apps which are written in .NET and will run on Windows 8 x86, Windows 8 ARM, and Windows Phone.

    Having failed for years to sell anyone a phone that looks like the Windows desktop, Microsoft will now make the Windows desktop look like their phone. It's backwards but it's Microsoft.

    I took a peek at the Windows 8 developer preview yesterday. Nothing about it makes sense when you try to look at it as a PC desktop. Everything about it makes sense when you assume that Priority One is to "kill Google" and "kill Android." Keep this in mind when looking at Windows 8.
    • Yes but that's not what MS said in May. If my memory is correct here's what I remember:

      Intel: Windows 8 on ARM will not run legacy x86.
      Slashdot: well, duh
      MS: What Intel said is "not factual and misleading"
    • Actually, some of this makes sense. Remember that the way we (your average geek) use computers compared to the average human being is much different. My wife checks email, goes to facebook, uses Word and that is about it. Why does she need all the cruft of a "normal" OS. Of course she could, and does actually know how to do more advanced things with a computer, but that is just not something she NEEDS.

      In that case a much simpler desktop experience (Metro) isn't really backwards, but it is really followi
  • Android is fragmented in an almost identical way with apps being written for specific chips, such as Tegra.

    Furthermore, Metro apps WILL work across both x86 and ARM windows 8 builds, much like regular Android apps will (or at least, are supposed to) work on any regular Android device.

    • by Svartalf ( 2997 )

      That's less due to Android, and more due to the OEMs producing the devices. It's them that make it a minefield. And it's goofball apps that do things like record phone conversations, interact with specialized hardware on the devices, or side step screwball stuff from the "customized" Androids they're putting on things.

      • IT's a whole mixture of things, really. From the OEM who releases a device/chipset-specific SDK, to the developer who decides to use it instead of the "general" ones, there's a lot of blame to go around and I very much doubt that Windows 8 will be much different.

        Hopefully the ARM version will have some special branding so people will easily be able to tell them apart from the x86 versions. Even if it's a case of Windows 8 Professional E vs. Windows 8 Professional.

  • Battery life aside, I imagine it would be incredibly painful to use a desktop application on a tablet. In a roundabout way, maybe this will devs will make some effort redesign desktop apps to fit the form factor.

  • Just get the DOSbox core with x86 emulation in there, identify the callouts to libraries that you've got implemented in ARM to improve performance, and you're probably do pretty well.

    Heck, a port of DOSbox on its own will be enough to make many GoG games work. (This is how I play "Master of Magic" on my iPad.)

    Barring that, well, glue the x86 emulator into WINE and there's probably some potential.

    • by tepples ( 727027 )

      Just get the DOSbox core with x86 emulation in there, identify the callouts to libraries that you've got implemented in ARM to improve performance, and you're probably do pretty well.

      And require each user to pay $99 per year for an App Hub subscription to run it because Microsoft won't accept DOSBox to the Metro app store.

      • by DdJ ( 10790 )

        Ah, have they said that the system won't let any software get installed unless it's in the Metro app store? I haven't heard a single hint of that yet -- got a pointer?

        In any event, that just means it'll require a jailbreak, and that will happen.

  • 'If we allow the world of x86 application support like that, or based on what we call desktop apps in our start yesterday, then there are real challenges in some of the value propositions for system on a chip,' he said.' and as you already know, we don't like challenges'.

  • Well that should have been obvious. What about the MS Office port to WinARM?

    Everyone knows (or should) that the ARM tablets were NEVER going to run native x86 code. The question that Sinofsky still seems to be waffling on is the status of MS Office port for ARM. They showed that at CES, but it's disposition remains unclear.

    But his Build comments indicate no x86 ports will be coming to WinARM, and that only Metro programs will be accepted for WinARM. So does that mean only 3rd party ports won't be accepted

  • Every time I see these Windows 8 stories I keep thinking ESPN 8, the Ocho.

    We need a new slashdot meme around here anyway.

    Enjoy,

  • by Sloppy ( 14984 )

    I'm all for MS-flaming but how could anyone possibly be disappointed or shocked by this? It's like expecting 68k Macs to run PPC binaries. You might want it, just like you want a unicorn pony, but you don't say "OMG! NO UNIKORN PONIES? I THOT WE WERE GETTING THEM!!1 Y NOT? EVERYONE ELSE GETS UNIKORN PONIES! ANDROID ARMS HAVE XEON EMULATORS, MIRCO$OFT $UX!!"

  • Are they saying they won't provide some sort of x86 emulation (like Apple's PPC emulation), and software manufacturers will need to recompile stuff for ARM (reasonable enough; good for performance), or are they actually saying that there will be no Win32 API compatibility? If it's the latter, it's kind of stupid.

I tell them to turn to the study of mathematics, for it is only there that they might escape the lusts of the flesh. -- Thomas Mann, "The Magic Mountain"

Working...