Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!asuvax!ukma!psuvax1!news From: melling@cs.psu.edu (Michael D Mellinger) Newsgroups: comp.sys.next Subject: Re: NeXT to go with 88K (?) Message-ID: Date: 12 Apr 91 14:40:00 GMT References: <151480@pyramid.pyramid.com> <1991Apr10.215125.28932@neon.Stanford.EDU> <2473@fornax.UUCP> Sender: news@cs.psu.edu (Usenet) Organization: Penn State Computer Science Lines: 16 In-Reply-To: gumby@Cygnus.COM's message of 12 Apr 91 06:04:09 Nntp-Posting-Host: sunws5.sys.cs.psu.edu In article gumby@Cygnus.COM (David V. Wallace) writes: And as far as the 88K goes, it turns out that you could make a tool which would convert 68K binaries into 88K binaries (as long as they ran completely in user space). This is hard to do in general; it's just due to certain architectural similarities that you can get away with it in this particular combination. Who knows about performance though... Call me crazy, but I don't think developers should have too many problems just recompiling their programs. The word alignment is the only one that springs to mind, assuming that they have written their programs in Objective C and not assembler. -Mike