Roger Blum | 16 Aug 03:40

Building adasockets 1.8.4.7 on Windows XP

Hi,
I am trying to build the current version of AdaSockets on my Windows XP 
machine (with current installation of cygwin).

"./configure --prefix=/usr/local" works without problem.

"make install" gives me a list of warnings and errors:

$ make install
Making install in src
make[1]: Entering directory 
`/cygdrive/f/Development/Ada/adasockets-1.8.4.7/src'

gnatmake -g -O2 ./split.adb
gcc -c -I./ -g -O2 -I- ./split.adb
gnatbind -x split.ali
gnatlink split.ali -g
cd .. && /bin/sh 
/cygdrive/f/Development/Ada/adasockets-1.8.4.7/support/missing
--run autoheader
rm -f stamp-h1
touch config.h.in
cd .. && /bin/sh ./config.status src/config.h
config.status: creating src/config.h
config.status: src/config.h is unchanged
gcc -I. -o constants_nodef ./constants.c
In file included from ./constants.c:85:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/windows.h:90:2: 
war
ning: #warning "The  Win32_Winsock macro name is deprecated.    Please use 
(Continue reading)


Gmane