[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: anyone crunched sshd?
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: anyone crunched sshd?
- From: Markus Friedl <markus_(_at_)_openbsd_(_dot_)_org>
- Date: Sun, 7 Oct 2001 13:40:55 +0200
On Sat, Oct 06, 2001 at 05:46:41PM +0200, Denis A. Doroshenko wrote:
> BTW, is it OK, having such cross-refence? ssh.c and ssh-keyscan.c have
> IPv4or6 defined as well, and what will be if i want them all crunched
> into one binary?
crunchgen makes global symbols local for each binary,
so this is not problem.
but it becomes a problem if a library needs a symbol
defined in a library (like libssh.a did before,
and libwrap does).
-m
Visit your host, monkey.org