Archives
- November 2025
- October 2025
- September 2025
- August 2025
- July 2025
- June 2025
- May 2025
- April 2025
- March 2025
- February 2025
- January 2025
- December 2024
- November 2024
- October 2024
- September 2024
- August 2024
- July 2024
- June 2024
- May 2024
- April 2024
- March 2024
- February 2024
- January 2024
- October 2023
- September 2023
- August 2023
- July 2023
- June 2023
- May 2023
- April 2023
- March 2023
- January 2023
- December 2022
- November 2022
- October 2022
- September 2022
- July 2022
- June 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- April 2019
- March 2019
- February 2019
- January 2019
- December 2018
- November 2018
- October 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- January 2011
- November 2010
- October 2010
- August 2010
- July 2010
OS/2 for PowerPC Tidbits
In December 1994, IBM shipped the first beta version of OS/2 for the PowerPC to selected developers. This beta included the PowerPC operating system as well as Intel-based cross-development tools that ran on OS/2 2.11 or Warp.
The operating system naturally required a PowerPC system to run on. In late 1994, there was only a single machine that OS/2 for PowerPC supported: IBM Personal Computer Power Series 440, also known as Model 6015 or Sandalfoot. This system was very similar to the RS/6000 Model 7020 (40P). The difference was that the Power Series used PReP firmware, rather than OpenFirmware.
Except for the CPU, the Power Series 440 was not substantially different from Intel-based PCs of the era. It was built around PCI/ISA bus, and unlike the later Power Series 830/850 used SCSI storage. The processor was a 66 MHz PowerPC 601 and the system was capable of running in either little-endian (OS/2, Windows NT) or big-endian mode (AIX, Solaris, Linux).
OS/2 for PowerPC was a strange beast, an OS/2 "personality" sitting on top of the Mach kernel. The OS/2 layer was never quite finished and lacked networking support, even though basic networking (such as TFTP) was provided in the Mach kernel. It is quite possible that this major omission was caused by the fact that the (Intel) OS/2 networking stack—LAN Requester/LAN Server—was built on 16-bit LAN Manager code, with a number of special hooks in the OS/2 kernel, and was thus not easily portable.
The cross-development tools were (perhaps surprisingly) built around MetaWare’s High C compiler. In late 1995, IBM also released (as part of the Developer Connection program) its own VisualAge C++ cross-compiler targeting OS/2 for PowerPC.
By the time OS/2 for PowerPC was officially released (December 1995), the project had been essentially canceled. While the basic OS was functioning, it was incomplete. The OS/2 for PowerPC Overview booklet shipped with the OS cautioned that "information that accompanies this product, such as online books, messages, text on windows and buttons, might have references to networking products (Connect). Please note, there is no networking function available with OS/2 Warp (PowerPC Edition)."
The hardware compatibility list in the final OS/2 for PowerPC version was hardly longer than the one in the December 1994 beta. Only two models were supported, IBM Personal Computer Power Series 830 and 850. These were updated versions of the earlier Power Series 440, with IDE disks rather than SCSI but also a PowerPC 604 processor running at 100 or 133 MHz.
It should be noted that as big a failure as OS/2 for PowerPC was, it did not do much worse than the entire Power Series platform and most operating systems available for it. Windows NT supported PowerPC in versions 3.51 and 4.0, but PowerPC support was canceled before Service Pack 4. Solaris only supported PowerPC in version 2.5.1.
In retrospect, it is apparent that the whole RISC vs. CISC "war" was bogus (not unlike the Type 1 vs. Type 2 hypervisor tussle more recently). What matters to customers is performance, features, and price; not a label. Creating a whole PowerPC ecosystem to compete with Intel would have required the PowerPC machines to be either significantly cheaper or significantly faster than they actually were.
IBM clearly believed its own hype and perhaps that was the reason why OS/2 for PowerPC was not developed to support both PowerPC and Intel platforms. As a consequence, most (though not all) of the OS/2 for PowerPC development effort was wasted and could not be reused in the Intel versions of OS/2. That was a pity, as OS/2 for PowerPC was in many respect much more modern than the Intel version, with no 16-bit legacy and many redesigned internals.
8 Responses to OS/2 for PowerPC Tidbits
And the worst thing is the entire effort would not be needed at all if MS stuck with the original OS/2 2.0 and OS/2 NT plan from 1989.
MetaWare had compilers that worked on both OS/2 (Intel) and PowerPC that were very reliable before OS/2 PPC started. Not the fastest but good enough for most developers. It was fairly obvious that MetaWare was the right choice for early adopters, especially for those working on device drivers.
Later versions of VisualAge were took a lot longer to compile than competing products, produced code that ran slowly, and was less than stable. I doubt an initial prerelease version for OS/2 PPC would be better than the 1995/1996 versions I worked with. VisualAge was targeted at the internal office developer where sluggish code matters less than the easy ability to combine objects.
It is such a shame that IBM didn’t release any of the L4 port of OS/2 as clearly it must be free of MS’s ASM job on OS/2 1 & 2 …
But then again at the same time, native software was such a small thing I dont think there’d be all that much call for a free OS/2 ….
In the end all you’d wind up is with NT anyways.
Back in the day I remember all the hype built around this mythical PPC 615 (I think it was the 615) that was going to be plug compatable with some Intel processor that could even boot up and behave like an x86, but let you jump into PowerPC mode. Although having used NT on RS/6000’s it was underwhelming in terms of price/performance and the only thing it really had going for it was IIS that was imune to Win32/x86 worms/trojans/viruses as it couldn’t run them (score one for incompatible CPU type!)..
But PentiumPRO 200Mhz’s were just too cheap compared to any fastish PPC’s .. And while the Dec Alpha was a generation or two ahead, Intel just kept on closing the gap..
Sigh but 1996-1998 held so much promise of a non x86 future.
Are you talking about the PowerPC version of VisualAge that targeted OS/2 or AIX? I’m sure the former was never really finished, just like the OS/2 for PowerPC itself.
The MetaWare compiler certainly did the job, although it made porting code from Intel OS/2 a bit harder–simply because both VisualAge and High C were quirky compilers and the quirks were different.
It never ceases to amaze me that Intel thought the Itanium was any different from all those RISC processors when it came to displacing x86.
And I do wonder if IBM still has the source code to OS/2 for PowerPC, and whether it is owned 100% by IBM or not. They certainly can’t have reused any of the 16-bit code directly, although that by itself doesn’t mean much.
mn : Did Intel *really* think the Itanic would displace x86 ? Or did they figure they’d win either way – along with killing off two viable competitors ? Bye-bye PA-RISC. Bye-bye MIPS.
Of course, that was aided by corporate stupidity, but that’s a constant in this world 🙂
Interesting question. My hunch is that some people within Intel must have realized or at least strongly suspected that x86 would win (again). But on the corporate level, everyone was clearly aboard the Itanic… with the resulting Pentium 4 mess, and being caught off-guard by AMD in terms of x86 performance and especially the AMD64 architecture. And then having to resurrect the good old P6 microarchitecture, and hastily cobbling nearly unusable AMD64-compatible CPUs. That to me looks like flailing, not a well thought out strategy. But corporations are complex beasts and I don’t know what exactly was going on within Intel.
Just sourced the MetaWare High C/C++ compiler for the PowerPC…
This site uses Akismet to reduce spam. Learn how your comment data is processed.