The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Henry Bent <henry.r.bent@gmail.com>
To: Michael Huff <mphuff@gmail.com>
Cc: TUHS main list <tuhs@minnie.tuhs.org>
Subject: Re: [TUHS] man Macro Package and pdfmark
Date: Wed, 19 Feb 2020 16:09:49 -0500	[thread overview]
Message-ID: <CAEdTPBc+yZVBEfq+nosnyyrfYfhvHy-tHVt6Nt2LB1a7c-Bt1g@mail.gmail.com> (raw)
In-Reply-To: <f88dd839-907f-e5e6-8119-8dc9da0c7ff4@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1643 bytes --]

On Wed, 19 Feb 2020 at 15:20, Michael Huff <mphuff@gmail.com> wrote:

> I've only tried it in virtual machines. It feels slower and more sluggish
> than OpenIndiana (which is based on Illumos, which is the post-Oracle open
> solaris) -but I don't use OI a whole lot either.
>
> Since there's an opening I'm curious about something mentioned earlier in
> the thread, so I'll ask.
>
> It was said earlier that SunOS included a compiler, but it was dropped in
> Solaris. Was it possible for people to carry over the old SunOS compiler
> and use it on Solaris? Did people do that, or did they just have their
> companies spring for the actual Solaris compiler?
>
In short: no. SunOS binaries would usually run on Solaris if you had all of
the right libraries, etc. but the compilers created totally different
code.  SunOS was a.out and Solaris was ELF; SunOS was BSD and Solaris was
SYSV.  Solaris was a huge shift away from SunOS; they were effectively
entirely different operating systems for the same hardware.  I don't know
if there was some sort of trade-in discount for the old compiler when you
upgraded to Solaris, there might have been.  SunOS continued to be patched
and supported long after Solaris was released.  There were many reasons for
this, but the short summary is that many people didn't want to have to move
to an entirely new OS, or for some reason couldn't.  The analogy that comes
to mind is the shift from the classic Mac OS to OS X: your old programs
would probably run if they weren't too concerned about the internals of the
OS, but it was a big upheaval and most everything had to be rewritten to
some degree.

-Henry

[-- Attachment #2: Type: text/html, Size: 2076 bytes --]

  parent reply	other threads:[~2020-02-19 21:10 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-17 15:20 Doug McIlroy
2020-02-17 16:47 ` Clem Cole
2020-02-17 18:09 ` Thomas Paulsen
2020-02-17 18:39   ` Jon Steinhart
2020-02-17 21:16     ` Thomas Paulsen
2020-02-17 22:50     ` Thomas Paulsen
2020-02-17 23:22       ` Warner Losh
2020-02-18  0:56         ` Bakul Shah
2020-02-18  3:33         ` Dave Horsfall
2020-02-18  7:27           ` Thomas Paulsen
2020-02-18  0:03       ` Richard Salz
2020-02-18  0:17         ` Jon Steinhart
2020-02-18  0:54           ` Larry McVoy
2020-02-18  1:05           ` Bakul Shah
2020-02-18  7:40           ` Greg A. Woods
2020-02-18  7:45             ` arnold
2020-02-18 20:24               ` Greg A. Woods
2020-02-18 11:22             ` Rich Morin
2020-02-18 12:28               ` arnold
2020-02-18 12:49                 ` U'll Be King of the Stars
2020-02-18 13:23                   ` arnold
2020-02-18 15:11             ` Clem Cole
2020-02-18 15:28               ` arnold
2020-02-18 15:36                 ` Larry McVoy
2020-02-18 15:43                 ` Steve Nickolas
2020-02-18 15:52                   ` Clem Cole
2020-02-18 16:40                   ` Theodore Y. Ts'o
2020-02-18 18:39                     ` Steve Nickolas
2020-02-18 21:26                       ` Dave Horsfall
2020-02-18 21:29                       ` Wesley Parish
2020-02-19  4:52                       ` [TUHS] Open source or free software? (was: man Macro Package and pdfmark) Greg 'groggy' Lehey
2020-02-18 15:48                 ` [TUHS] man Macro Package and pdfmark Clem Cole
2020-02-18 16:02                   ` Chet Ramey
2020-02-18 16:28                     ` Clem Cole
2020-02-18 17:49                   ` Thomas Paulsen
2020-02-18 21:46                 ` Rich Morin
2020-02-18 16:47               ` Henry Bent
2020-02-18 20:22               ` Greg A. Woods
2020-02-19  4:44                 ` Larry McVoy
2020-02-19 18:01                   ` Earl Baugh
2020-02-19 18:12                     ` Emile Bye
2020-02-19 20:18                       ` Michael Huff
2020-02-19 20:34                         ` Jon Steinhart
2020-02-19 21:09                         ` Henry Bent [this message]
2020-02-20  7:27                         ` arnold
2020-02-20  7:43                           ` Rich Morin
2020-02-20 13:15                             ` Dan Cross
2020-02-20 16:23                           ` Larry McVoy
2020-02-20 16:34                             ` Arthur Krewat
2020-02-20 17:06                             ` Al Kossow
2020-02-20 17:24                             ` Bakul Shah
2020-02-20 17:48                               ` Rich Morin
2020-02-20 20:10                                 ` Bakul Shah
2020-02-20 20:18                                   ` Rich Morin
2020-02-20 16:48                           ` Nemo
2020-02-20 17:00                             ` Larry McVoy
2020-02-20 19:16                           ` Dave Horsfall
2020-02-20 23:45                         ` Doug McIntyre
2020-02-21  0:18                           ` Warner Losh
2020-02-21  1:14                             ` Nemo Nusquam
2020-02-21  8:19                             ` Thomas Paulsen
2020-02-21  8:17                           ` Thomas Paulsen
2020-02-21 10:17                             ` arnold
2020-02-21 10:37 ` Ed Bradford
2020-02-21 18:34   ` Heinz Lycklama
2020-02-21 18:59     ` Warner Losh
2020-02-21 21:10       ` Dave Horsfall
2020-02-21 21:46         ` David Barto
2020-02-22  6:48     ` Ed Bradford
2020-02-22 10:42     ` Al Kossow
2020-02-22 11:01       ` Ed Bradford
2020-02-22 16:38         ` Warner Losh
2020-02-22 18:11           ` arnold
2020-02-22 23:41             ` [TUHS] Mini-UNIX Warren Toomey
2020-02-22 11:08       ` [TUHS] man Macro Package and pdfmark Ed Bradford
2020-02-22 16:40         ` Warner Losh
2020-02-22 16:46         ` Clem Cole
2020-02-22 17:51           ` Heinz Lycklama
2020-02-17 18:55 Noel Chiappa
2020-02-17 20:13 ` Clem Cole
2020-02-17 21:06   ` CHARLES KESTER
2020-02-18  0:36 ` Dave Horsfall
2020-02-18 13:13 Don Hopkins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEdTPBc+yZVBEfq+nosnyyrfYfhvHy-tHVt6Nt2LB1a7c-Bt1g@mail.gmail.com \
    --to=henry.r.bent@gmail.com \
    --cc=mphuff@gmail.com \
    --cc=tuhs@minnie.tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).