zsh-users
 help / color / mirror / code / Atom feed
* can I "strip" 3.0.2?
@ 1997-01-02 19:53 Timothy J Luoma
  1997-01-02 20:55 ` Richard Coleman
  0 siblings, 1 reply; 5+ messages in thread
From: Timothy J Luoma @ 1997-01-02 19:53 UTC (permalink / raw)
  To: zsh-users


I am guessing that I can, and save a little space:

-rwxr-xr-x   1 luomat   wheel      303104 Jan  2 14:52 zsh*

-rwxr-xr-x   1 root     wheel      509420 Jan  2 13:49 zsh-3.0.2*

where the first is the same as the second, except stripped.

Any reason not to do so?

TjL

--
	Tj Luoma (luomat@peak.org)
		http://www.next.peak.org/~luomat
			Awaiting Apple's NeXTStep


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: can I "strip" 3.0.2?
  1997-01-02 19:53 can I "strip" 3.0.2? Timothy J Luoma
@ 1997-01-02 20:55 ` Richard Coleman
  1997-01-02 21:00   ` Timothy J Luoma
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Coleman @ 1997-01-02 20:55 UTC (permalink / raw)
  To: luomat; +Cc: zsh-users

> 
> I am guessing that I can, and save a little space:
> 
> -rwxr-xr-x   1 luomat   wheel      303104 Jan  2 14:52 zsh*
> 
> -rwxr-xr-x   1 root     wheel      509420 Jan  2 13:49 zsh-3.0.2*
> 
> where the first is the same as the second, except stripped.
> 
> Any reason not to do so?

Go ahead and strip it.  Shouldn't cause any problems...

rc


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: can I "strip" 3.0.2?
  1997-01-02 20:55 ` Richard Coleman
@ 1997-01-02 21:00   ` Timothy J Luoma
  1997-01-02 21:17     ` Richard Coleman
  1997-01-02 22:51     ` Zoltan Hidvegi
  0 siblings, 2 replies; 5+ messages in thread
From: Timothy J Luoma @ 1997-01-02 21:00 UTC (permalink / raw)
  To: Richard Coleman; +Cc: zsh-users

Responding To:	Richard Coleman <coleman@math.gatech.edu>
Original Date:	Thu, 02 Jan 1997 15:55:56 -0500
Message-ID: 	<199701022055.PAA02880@redwood.skiles.gatech.edu>

> Go ahead and strip it.  Shouldn't cause any problems...

I read that the next release will support some sort of loadable  
bundles, will that mean stripping will be better left undone then?

TjL

--
	Tj Luoma (luomat@peak.org)
		http://www.next.peak.org/~luomat
			Awaiting Apple's NeXTStep


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: can I "strip" 3.0.2?
  1997-01-02 21:00   ` Timothy J Luoma
@ 1997-01-02 21:17     ` Richard Coleman
  1997-01-02 22:51     ` Zoltan Hidvegi
  1 sibling, 0 replies; 5+ messages in thread
From: Richard Coleman @ 1997-01-02 21:17 UTC (permalink / raw)
  To: luomat; +Cc: zsh-users

> Responding To:	Richard Coleman <coleman@math.gatech.edu>
> Original Date:	Thu, 02 Jan 1997 15:55:56 -0500
> Message-ID: 	<199701022055.PAA02880@redwood.skiles.gatech.edu>
> 
> > Go ahead and strip it.  Shouldn't cause any problems...
> 
> I read that the next release will support some sort of loadable  
> bundles, will that mean stripping will be better left undone then?

Hmm... not sure about that one...  Zoltan?

rc


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: can I "strip" 3.0.2?
  1997-01-02 21:00   ` Timothy J Luoma
  1997-01-02 21:17     ` Richard Coleman
@ 1997-01-02 22:51     ` Zoltan Hidvegi
  1 sibling, 0 replies; 5+ messages in thread
From: Zoltan Hidvegi @ 1997-01-02 22:51 UTC (permalink / raw)
  To: luomat; +Cc: zsh-users

> I read that the next release will support some sort of loadable  
> bundles, will that mean stripping will be better left undone then?

It depends on the binary format.  For example elf binaries (which is the
standard binary format on SVR4, Solaris and Linux) can be stripped
whithout loosing dynamic loading capabilities.  On the other hand SunOS 4
cannot export symbols to modules if binaries are stripped.  But that's only
for zsh-3.1.

Zoltan


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1997-01-03  0:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-01-02 19:53 can I "strip" 3.0.2? Timothy J Luoma
1997-01-02 20:55 ` Richard Coleman
1997-01-02 21:00   ` Timothy J Luoma
1997-01-02 21:17     ` Richard Coleman
1997-01-02 22:51     ` Zoltan Hidvegi

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