[AWS] (no subject)

Pascal Obry pascal at obry.net
Mon Dec 18 20:50:34 CET 2006


frett27 at free.fr a écrit :
> hi,
> 
> i've install aws 2.2 gpl version, with gnat2006 on windows plateforme using msys
> package.
> 
> when adding the aws in the project dependency, i face a link pb on ssl support.
> 
> here is the stdout

I bet you have added [with "aws";] but it should be [with "aws_ssl";],
this way the OpenSSL libraries gets linked.

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595


More information about the AWS mailing list