[1598] in Kerberos_V5_Development
Re: util/makeshlib
daemon@ATHENA.MIT.EDU (Tom Yu)
Fri Aug 16 11:35:16 1996
Date: Fri, 16 Aug 1996 11:34:53 -0400
To: Ezra Peisach <epeisach@MIT.EDU>
Cc: Tom Yu <tlyu@MIT.EDU>, krbcore@MIT.EDU
From: Tom Yu <tlyu@MIT.EDU>
In-Reply-To: <9608161248.AA07645@kangaroo.mit.edu>
But it seems that on linux and sunos (at least....) ld gets
called with -G or some other option that implies unresolved symbols
are allowed. Is there any reason we're trying to force unresolved
symbols in libraries to generate errors?
Then again the mechanics of building shared libs are just really
nonportable. Sigh.
---Tom