Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: can I "strip" 3.0.2?
- X-seq: zsh-users 579
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: luomat@xxxxxxxx
- Subject: Re: can I "strip" 3.0.2?
- Date: Thu, 2 Jan 1997 23:51:39 +0100 (MET)
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <199701022100.NAA12928@xxxxxxxx> from Timothy J Luoma at "Jan 2, 97 04:00:21 pm"
> 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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author