[1903] in Kerberos_V5_Development
Re: svr4 shared libs, makeshlib and "-h" linker option in gcc
daemon@ATHENA.MIT.EDU (Ezra Peisach)
Tue Oct 29 15:27:39 1996
To: Tom Yu <tlyu@MIT.EDU>
Cc: krbdev@MIT.EDU
In-Reply-To: Your message of "Tue, 29 Oct 1996 15:07:00 EST."
<9610292007.AA10684@tesla-coil.MIT.EDU>
Date: Tue, 29 Oct 1996 15:27:11 EST
From: Ezra Peisach <epeisach@MIT.EDU>
Tom asked about using -:$(TOPLIBD) -lfoo for shared and ../libfoo.a for
static objects...
That would work for the Alpha - but I thought this would cause badness with
Solaris - ie.e. adding $(TOPLIBD) into the executable path....
Ezra