Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Symbols in executable available to dynamic stuff
- X-seq: zsh-workers 4635
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Geoff Wing <gcw@xxxxxxxxx>, Zsh Hackers <zsh-workers@xxxxxxxxxxxxxxx>
- Subject: Re: Symbols in executable available to dynamic stuff
- Date: Sat, 14 Nov 1998 11:00:36 -0800
- In-reply-to: <19981114181808.A6571@xxxxxxxxxxxxxxx>
- References: <19981114181808.A6571@xxxxxxxxxxxxxxx>
On Nov 14, 6:18pm, Geoff Wing wrote:
} Subject: Symbols in executable available to dynamic stuff
}
} Way, way back in Zefram's patch 3038 came aczsh.m4 and this gem:
} zsh_SYS_DYNAMIC_EXECSYMS:
} Check whether symbols in the executable are available to dynamically
} loaded libraries.
}
} If yes, then we don't build a dynamic zsh. What's the danger here?
Eh? I can't find the "if yes, don't build dynamic" code to which you
refer. The only thing this is used for as far as I can tell is as one
of two tests to find out whether it's safe/possible to strip the binary
after compiling it with dynamic linkage.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author