comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: configure ssl in AWS on Windows?
Date: Wed, 27 Sep 2017 15:57:33 -0700 (PDT)
Date: 2017-09-27T15:57:33-07:00	[thread overview]
Message-ID: <ad191447-8271-4a67-85cb-220da1b7a9fa@googlegroups.com> (raw)

I'm trying to enable ssl in AWS on Windows 8, with GNAT GPL 2016.

The AWS manual says "compile AWS with ssl". Easier said than done (sigh).

I have mingw32 installed, so I installed the 'openssl-devel' package in that, and copied mingw32/include/openssl to gnat_gpl_2016/include.

I also copied mingw32/lib/libssl.a to gnat_gpl_2016/lib/libssl32.a

However, 'make build' in aws is still complaining about '-leay32'

mingw32 has libeay32.dll and ssleay32.dll, but no corresponding .a.

Searching for 'eay' or 'ssleay' in mingw32 only turns up a couple Perl packages.

Has anyone succeeded at this?

Where can I find libeay32.a?

Rather than copying the files, is there a way to set an AWS makefile config to point to the ssl libs (I could not find one)?


             reply	other threads:[~2017-09-27 22:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-27 22:57 Stephen Leake [this message]
2017-09-28  5:41 ` Re : configure ssl in AWS on Windows? Pascal Obry
2017-09-28  7:16   ` Dmitry A. Kazakov
2017-09-28 16:51     ` Shark8
2017-09-28 17:14       ` Dmitry A. Kazakov
2017-10-03  7:37     ` gautier_niouzes
2017-10-03  8:07       ` Dmitry A. Kazakov
2017-10-03 17:22         ` Re : " Pascal Obry
2017-10-03 19:25           ` Dmitry A. Kazakov
2017-10-04 10:20             ` Re : " Pascal Obry
2017-09-28 11:27 ` Björn Lundin
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox