[2618] in Kerberos_V5_Development
Re: RPC in libc?
daemon@ATHENA.MIT.EDU (Ken Hornstein)
Tue Oct 21 23:52:12 1997
To: lukeh@xedoc.com
Cc: krbdev@MIT.EDU
In-Reply-To: Your message of "Wed, 22 Oct 1997 12:37:02 +1000."
<9710220237.AA04490@xedoc.com>
Date: Tue, 21 Oct 1997 23:51:30 -0400
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
>WRT the initial poster's problem: most linkers have a flag to allow multiply
>defined symbols, although this is a bad thing.
Actually, most linkers seem to just treat this case as a warning. But
in any case, GNU ld (which is what this system was using) does not
appear to have such a flag, and I checked a couple of times (I even
looked briefly at the source). If there is such a flag, I'd love
to know what it is.
--Ken