www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/03/06/15:08:06

Date: Tue, 06 Mar 2001 22:07:39 +0200
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de>
Message-Id: <2950-Tue06Mar2001220738+0200-eliz@is.elta.co.il>
X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6
CC: djgpp-workers AT delorie DOT com
In-reply-to: <Pine.LNX.4.10.10103061956120.1749-100000@acp3bf> (message from
Hans-Bernhard Broeker on Tue, 6 Mar 2001 19:58:51 +0100 (MET))
Subject: Re: Fileutils 4.0 port and ginstall
References: <Pine DOT LNX DOT 4 DOT 10 DOT 10103061956120 DOT 1749-100000 AT acp3bf>
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> Date: Tue, 6 Mar 2001 19:58:51 +0100 (MET)
> From: Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de>
>
> It'll translate a call
> 	
> 	install foo/bar elsewhere/bar
> 
> silently into an equivalent of
> 
> 	install foo/bar elsewhere/bar
> 	stubify elsewhere/bar

Actually, it does this:

	if foo/bar.exe does not exist
	   stubify foo/bar
	install foo/bar.exe elsewhere/bar.exe

and therefore this:

> 	remove elsewhere/bar   # not sure about this one...

is a non-issue.

(The reason rthat it tests if foo/bar.exe already exists is that
someone could have stubedited foo/bar.exe manually, in which case, we
want the installed binary to have the same edited stub.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019