zsh-workers
 help / color / mirror / code / Atom feed
From: Andrew Main <zefram@tao.co.uk>
To: borsenkow.msk@sni.de
Cc: zefram@tao.co.uk, zsh-workers@math.gatech.edu
Subject: Re: zsh-3.1.2-zefram3 - first experience
Date: Tue, 13 Jan 1998 14:52:46 +0000 (GMT)	[thread overview]
Message-ID: <199801131452.OAA23815@taos.demon.co.uk> (raw)
In-Reply-To: <Pine.SV4.3.95.980113172532.21704B-100000@itsrm1> from "Andrej Borsenkow" at Jan 13, 98 05:36:06 pm

Andrej Borsenkow wrote:
>Oops!! I totally forgot, that libzsh.so is not installed when I do
>make install :-( 

Ah yes, I forgot about that too.  libzsh isn't required on any of the
platforms I've ever built zsh on.

>  1. libzsh.so *must* be installed. I think, it was on Zoltan's to do
>     list ...

Aside: everyone's talking about Zoltan in the past tense.  I forget to
mention it yesterday, but he did answer the ping that I cced to the list.
He says he no longer has sufficient time to work on zsh, but he does
plan to make at least one more release.

>  2. There must be a way for several dynamic ZSH versions to coexist. It 
>     can be done in (at least) two ways:

The modules themselves are fine -- they have been installed in a
version-dependent directory from day one.  (See, I learn from other
people's mistakes.)  libzsh needs a version number in its name.

>     - easy and portable :)
>         just build (and link with) libzsh.x.y.z.so instead of libzsh.so
>         It will run on every system which supports shared libraries

Precisely.

>BTW this version defaults to -O -g compiler options and -s linker option.
>I would expect developer version to not be stripped, and -O -g doesn't
>work with most compilers.

Huh?  autoconf likes to use "-O -g", but the zsh configuration overrides
that, so zsh will never default to using both -O and -g.  You must have
specified that explicitly by exporting CFLAGS to the configure script.
As for -s, this is used by default if you do not enable debugging.
Again, you can override that in the environment.

-zefram


      reply	other threads:[~1998-01-13 15:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-13 12:08 Andrej Borsenkow
1998-01-13 12:50 ` Andrew Main
1998-01-13 14:36   ` Andrej Borsenkow
1998-01-13 14:52     ` Andrew Main [this message]

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=199801131452.OAA23815@taos.demon.co.uk \
    --to=zefram@tao.co.uk \
    --cc=borsenkow.msk@sni.de \
    --cc=zsh-workers@math.gatech.edu \
    /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).