[19738] in Kerberos_V5_Development
Re: Build krb5 on cygwin
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Apr 4 18:34:57 2018
To: Weijun Wang <weijun.wang@oracle.com>, "krbdev@mit.edu" <krbdev@mit.edu>
From: Greg Hudson <ghudson@mit.edu>
Message-ID: <47aff851-aa55-eb68-8937-d770ad9576e3@mit.edu>
Date: Wed, 4 Apr 2018 18:34:37 -0400
MIME-Version: 1.0
In-Reply-To: <4113629F-0444-46F1-8B1B-2B7797774303@oracle.com>
Content-Language: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
On 04/04/2018 01:01 AM, Weijun Wang wrote:
> This is my first time trying to build MIT krb5 on cygwin. I have gcc installed and "bash configure" fails with
>
> configure: error: Shared libraries are not yet supported on this platform.
>
> Adding --disable-shared --enable-static but see the same error.
Cygwin isn't a supported platform for MIT krb5, and I think it would
take a fair amount of work, or at least expertise, to get a cygwin build
working. We don't really support a static library build; I added the
partial support for --disable-shared --enable-static back when gcov
didn't work with shared libraries, and haven't maintained it.
> I tried using MSVC 2013 but it shows "cl --version" not supported.
I'm not sure where this is coming from. Our Windows build currently
requires MSVC 2010. Getting it to work with later versions might not
require too many changes.
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev