[AWS] Installing AWS on Windows XP

Dmitriy Anisimkov anisimkov@omsknet.ru
Fri, 23 May 2003 22:08:57 +0700


Dmitriy Anisimkov wrote:
> anders.wirzenius@wartsila.com wrote:
> 
>> Thank you, neighbour! Cygwin did the thing, almost:
>> ld: cannot find -ladasockets
>> gnatlink: cannot call c:\GNAT\bin\gcc.exe
>> gnatmake: *** link failed.
>> c:\GNAT\bin\make.exe[1]: *** [runme] Error 4
>> c:\GNAT\bin\make.exe: *** [build_demos] Error 2
>> -------------------------------------------------
> 
> Anders,
> 
> Try to put c:\GNAT\bin\ before path to cygwin binaries.

I was wrong. 

<<ld: cannot find -ladasockets >>

This mean that you are not proper configure makefile.conf.
I suggest you comment adasockets line in the makefile.conf
The GNAT sockets would be used in this case.