[AWS] Link errors

Dominique Casserres Dominique.Casserres at valtech.fr
Fri Jul 28 11:31:59 CEST 2006


It works. 
Does that mean I am obliged to use SSL. 

Can I work without SSL under Windows. 
Which changes do I need to do in makefile.conf to swich to standard
sockets. 

Thanks. 
Dominique 

> > I used the command : $ wsdl2aws -cb -main server -types
Hello_Demo_IF -q
> > -f  -doc hello.wsdl
> >
> > Then I have created a project to include all these files.
> >
> > with "aws";
> 
> Replace this to read : with "aws_ssl";
> 
> > project Essai is
> >
> >
> >
> >    for Object_Dir use "obj";
> >
> >    for Main use ("server.adb");
> >
> >
> >
> >         package Linker is for Default_Switches ("Ada") use
("-lcrypto",
> > "-lssl"); end Linker;
> 
> Removed the Linker package.
> 
> Should be working. For the record this is a library order problem.
> 
> Pascal.



More information about the AWS mailing list