[28014] in Kerberos
Re: Compiling 1.5.3 or 1.6.1 on Solaris 5.9
daemon@ATHENA.MIT.EDU (Russ Allbery)
Thu Jul 5 18:46:42 2007
From: Russ Allbery <rra@stanford.edu>
To: "Booker C. Bense" <bbense@stanford.edu>
In-Reply-To: <F28BE57B-4A38-4165-AF26-B92C6114C5EA@stanford.edu> (Booker
C. Bense's message of "Thu, 5 Jul 2007 15:37:10 -0700")
Date: Thu, 05 Jul 2007 15:46:26 -0700
Message-ID: <87sl8231vh.fsf@windlord.stanford.edu>
MIME-Version: 1.0
Cc: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Booker C Bense <bbense@stanford.edu> writes:
> I am using gcc 3.2.3 and the only odd thing I can see is the
> -shared -h libkrb5support.so.0
> option. Documentation on what -h actually does seems sparse... It
> certainly doesn't do what is listed in the man page.
-h is actually an ld option (it sets the SONAME). My guess is that's
supposed to be -Wl,-h,libkrb5support.so.0 to pass the option to the
linker.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos