The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: John Cowan <cowan@ccil.org>
To: Steve Nickolas <usotsuki@buric.co>
Cc: The Eunuchs Hysterical Society <tuhs@tuhs.org>
Subject: Re: [TUHS] Style command source available?
Date: Thu, 20 Aug 2020 12:48:04 -0400	[thread overview]
Message-ID: <CAD2gp_Tp9xDnUE2T4aPjCtNKKCpTCfJ-eYMfYe=WPScUid2fkg@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.21.2008201227260.20243@sd-119843.dedibox.fr>

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

That suggests to me like factoring the script would be the first place to
start.

On Thu, Aug 20, 2020 at 12:30 PM Steve Nickolas <usotsuki@buric.co> wrote:

> On Thu, 20 Aug 2020, John Cowan wrote:
>
> > On Thu, Aug 20, 2020 at 11:55 AM Steve Nickolas <usotsuki@buric.co>
> wrote:
> >
> >> Funny you mention ksh since I've been trying to kitbash ksh93 into being
> >> able to compile with make instead of the funky build system it currently
> >> uses, without a lot of luck.
> >
> > IIRC, Korn used make when developing ksh, but then shipped it with a
> > /bin/sh script because it was more portable than make was in those days
> > (and still is; there are tools that warn you to use gmake on BSD).  After
> > all, a build process (unless it is interrupted) just needs to build, it
> > doesn't need to keep track of what has already been built.
> >
> > That said, I have no idea what the state of the build process is now.
>
> It's still a shell script.  Big huge shell script.
>
> I was trying to simplify the build process because I'm trying to coax ksh
> to build with a nonstandard cc/libc combination as part of an attempt to
> make Linux more like "real" (read: commercial/historic) Unices.  They're
> pretty compatible with gcc and glibc, but they're not gcc and glibc.
>
> -uso.
>

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

  reply	other threads:[~2020-08-20 16:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-20 14:09 Richard Salz
2020-08-20 14:45 ` Jim Geist
2020-08-20 15:14   ` Clem Cole
2020-08-20 15:44     ` Steve Nickolas
2020-08-20 16:08       ` John Cowan
2020-08-20 16:30         ` Steve Nickolas
2020-08-20 16:48           ` John Cowan [this message]
2020-08-20 19:42         ` Chet Ramey
2020-08-20 23:15           ` John Cowan
2020-08-20 23:17             ` Chet Ramey
2020-08-20 23:20             ` Jim Capp
2020-08-21  9:21             ` Harald Arnesen
2020-08-21 14:42               ` John Cowan
2020-08-21 15:17                 ` Steve Nickolas
2020-08-21 15:23                 ` Steffen Nurpmeso

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='CAD2gp_Tp9xDnUE2T4aPjCtNKKCpTCfJ-eYMfYe=WPScUid2fkg@mail.gmail.com' \
    --to=cowan@ccil.org \
    --cc=tuhs@tuhs.org \
    --cc=usotsuki@buric.co \
    /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).