comp.lang.ada
 help / color / mirror / Atom feed
* configure ssl in AWS on Windows?
@ 2017-09-27 22:57 Stephen Leake
  2017-09-28  5:41 ` Re : " Pascal Obry
  2017-09-28 11:27 ` Björn Lundin
  0 siblings, 2 replies; 11+ messages in thread
From: Stephen Leake @ 2017-09-27 22:57 UTC (permalink / 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)?


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-10-04 10:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-27 22:57 configure ssl in AWS on Windows? Stephen Leake
2017-09-28  5:41 ` Re : " 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

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