[AWS] XMLADA and ASIS build problem
Dominique Casserres
Dominique.Casserres at valtech.fr
Thu Jul 27 11:10:31 CEST 2006
Thank you for your help.
I do both changes : change path to add /xyz/GPL_2006/lib and also modify the path under cygwin to add /xyz/GPL_2006/bin and lib first. Changing them under windows was not enough.
And compile in release mode.
Under GPS 2006, the warning stops the compilation.
Dominique
> -----Message d'origine-----
> De : Pascal Obry [mailto:pascal at obry.net]
> Envoyé : mardi 25 juillet 2006 18:54
> À : Dominique Casserres
> Cc : aws at lists.adacore.com
> Objet : Re: [AWS] XMLADA and ASIS build problem
>
> Dominique Casserres a écrit :
>
> > Now when I put xmlada=true , run make setup build I have the following
> > errors:
> > ../.build/debug/tools/wsdl2aws -q -f -doc hello.wsdl
> >
> > make[1]: *** [build_wsdl] Error 53
> >
> > make[1]: Leaving directory `/cygdrive/c/tools/AWS-gpl-2.2.0/demos'
> >
> > make: *** [demos_build] Error 2
>
> XML/Ada DLL are installed into /xyz/GPL_2006/lib, add this directory
> into your PATH. Let us know if this fixes the problem.
>
> > gnato -gnatwe -I- -gnatA c:\tools\AWS-gpl-2.2.0\tools\ada2wsdl.adb
> >
> > ada2wsdl.adb:64:35: warning: call to obsolescent subprogram "To_String"
> >
> > ada2wsdl.adb:64:35: warning: (Ada 2005) use
> > Ada.Characters.Conversions.To_String
>
> This is a warning, a check added into GNAT GPL 2006. Building in release
> mode should be fine (this is the default). The debug mode is really
> targeted to AWS developers. If you really need to build in debug mode
> edit the shared.gpr project file to remove the "-gnatwe".
>
> 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