zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@brasslantern.com>
To: "Matt Armstrong" <mattarmst@hotmail.com>, zsh-workers@sunsite.auc.dk
Subject: Re: PATCH zsh-3.1.5-pws-7: cygwin make fixes
Date: Sun, 7 Feb 1999 23:26:42 -0800	[thread overview]
Message-ID: <990207232642.ZM10052@candle.brasslantern.com> (raw)
In-Reply-To: <19990208064924.18981.qmail@hotmail.com>

On Feb 7, 10:49pm, Matt Armstrong wrote:
} Subject: PATCH zsh-3.1.5-pws-7: cygwin make fixes
}
} I fixed #2 by re-doing the way signames.c is created.  Instead of a AWK 
} script that gets run on a signal.h file, a C program is compiled and 
} run.  This gets it right even if the signal.h file is hard to parse.

I haven't examined the patch in detail to check this, but did you make
sure that the compilation of this program is performed in such a way that
it executes correctly on the current hardware even when cross-compiling
for another architecture?

} My fix for #1 may be controversial because it may break for people who 
} need to keep using an older autoconf.  Is upgrading a problem?

It'd be better if it weren't necessary.  Copy it into aczsh.m4 and give
it a different name, e.g zsh_EXEEXT ?
 
} My fix for #2, I think, is a good thing.  ;-)  I'd do the same thing for 
} the RLIMIT stuff if cygwin had RLIMIT stuff.

It's not a good thing if it won't cross-compile.  I didn't use to pay much
attention to this, but I've just been through this particular plane of hell
with procmail's build system (which even compiles and runs C programs to do
sed-like substition on its man page templates!) so I'm feeling sensitive.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


  reply	other threads:[~1999-02-08  7:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-08  6:49 Matt Armstrong
1999-02-08  7:26 ` Bart Schaefer [this message]
1999-02-08  9:55   ` Peter Stephenson
1999-02-08 10:29     ` Peter Stephenson
1999-02-08 16:54       ` Bart Schaefer
1999-02-08 17:40         ` PATCH: zsh-3.1.5-pws-7: another go at signames Peter Stephenson
1999-02-08  6:49 PATCH zsh-3.1.5-pws-7: cygwin make fixes Matt Armstrong
1999-02-08 17:12 Matt Armstrong
1999-02-08 17:19 Matt Armstrong

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=990207232642.ZM10052@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=mattarmst@hotmail.com \
    --cc=zsh-workers@sunsite.auc.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).