zsh-users
 help / color / mirror / code / Atom feed
From: Marc Baudoin <Marc.Baudoin@solsoft.com>
To: Andrew Main <zefram@tao.co.uk>
Cc: zsh-users@math.gatech.edu
Subject: Re: zsh as root login
Date: Wed, 27 Aug 1997 12:15:14 +0200	[thread overview]
Message-ID: <19970827121514.55608@skiff.solsoft.com> (raw)
In-Reply-To: <199708271009.LAA31875@taos.demon.co.uk>; from Andrew Main on Wed, Aug 27, 1997 at 11:09:31AM +0100

Andrew Main <zefram@tao.co.uk> écrit :
> Marc Baudoin wrote:
> >That's not what I meant.  Basically, I want to do :
> >
> >./configure
> >make
> >make install
> >
> >and end with a dynamic zsh in /usr/local/bin and a static one in
> >/bin.
> 
> Whereas I want to execute the same sequence of commands and have /bin
> unchanged.  What's the problem with configuring and building the two
> copies separately?

Because it generates tow times the various .o files although only
the link phase changes (and my computer is quite slow :-)

Why not decide on the behavior based on an option to configure:

   ./configure --enable-build-static

compiles also a static version and installs it in /bin, whereas

   ./configure

retains the actual behavior?

-- 
Marc Baudoin   -=-   <Marc.Baudoin@solsoft.com>
Security On-Line software


  reply	other threads:[~1997-08-27 10:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-08-27  9:40 Marc Baudoin
1997-08-27  9:59 ` Andrew Main
1997-08-27 10:02   ` Marc Baudoin
1997-08-27 10:09     ` Andrew Main
1997-08-27 10:15       ` Marc Baudoin [this message]
1997-08-27 12:51         ` Juergen Christoffel
1997-08-27 12:55           ` Marc Baudoin
1997-08-27 12:58           ` Andrew Main
1997-08-27 10:44     ` Bruce Stephens
1997-08-27 23:20       ` Tim Writer
1997-08-28  1:58         ` Jason R Mastaler
1997-08-28  7:15         ` Marc Baudoin
1997-08-29  2:17           ` Tim Writer
1997-08-29  5:40         ` Duncan Sargeant
     [not found] <5lu3gbh6vp.fsf@tequila.systemsz.cs.yale.edu>
1997-08-28  6:16 ` Geoff Wing

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=19970827121514.55608@skiff.solsoft.com \
    --to=marc.baudoin@solsoft.com \
    --cc=zefram@tao.co.uk \
    --cc=zsh-users@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).