Euan McVie | 11 Dec 19:16

Trouble Installing adasockets 1.8.6

Hi
Am trying to install adasockets using cygwin under win xp. I get the 
following error on make install. Any help appreciated.
$ make install
Making install in src
make[1]: Entering directory `/home/Euan/tmp/src'
gnatmake -g -O2 ../../adasockets-1.8.6/src/split.adb
gcc -c -I../../adasockets-1.8.6/src/ -g -O2 -I- 
../../adasockets-1.8.6/src/split
.adb
gnatbind -x split.ali
gnatlink split.ali -g
gcc -I. -o constants_nodef ../../adasockets-1.8.6/src/constants.c
In file included from ../../adasockets-1.8.6/src/constants.c:93:
/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 
__USE
_W32_SOCKETS instead"
In file included from 
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32a
pi/windows.h:98,
                 from ../../adasockets-1.8.6/src/constants.c:93:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winsock2.h:103:2: 
w
arning: #warning "fd_set and associated macros have been defined in 
sys/types.
    This may cause runtime problems with W32 sockets"
In file included from 
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32a
(Continue reading)

Thomas De Contes | 6 Dec 15:24

static

hi :-)

is it possible to install adasockets so that it is static ?

--

-- 
j'agis contre l'assistanat, je travaille dans une SCOP !

_______________________________________________
AdaSockets mailing list
AdaSockets <at> lists.rfc1149.net
http://lists.rfc1149.net/mailman/listinfo/adasockets

Thomas De Contes | 28 Nov 02:53

for Casing use "mixedcase";

hi :-)

Help !
I have a very big problem ! (I can't continue to programm :-( )

for Casing use "mixedcase";
is not compatible with adasockets

Could you test this, to know whether this problem is portable or is  
specific to Mac OS X, please ?

http://dl.free.fr/mFaw1bRg3/mixedcase.zip

When i run compil.command, i get :

b~igswprincipal.ads:196:30: external name duplicates name given at  
line 190
b~igswprincipal.ads:197:30: external name duplicates name given at  
line 191
gnatmake: *** link failed.

--

-- 
j'agis contre l'assistanat, je travaille dans une SCOP !

_______________________________________________
AdaSockets mailing list
AdaSockets <at> lists.rfc1149.net
http://lists.rfc1149.net/mailman/listinfo/adasockets

(Continue reading)

Thomas De Contes | 15 Nov 18:03

Re: RTEMS Port of Ada Sockets


Le 15 nov. 07 à 08:06, Pascal Obry a écrit :

> Thomas De Contes a écrit :
>> cogito                         devel/cogito   0.18.2       Git core
>> and cogito tools to provide a fully-distributed SCM
>> git-core                       devel/git-core 1.5.3.4      The stupid
>> content tracker.
>
> git-core is the one you want.

thank you :-)

>
>> stgit                          devel/stgit    0.13         Push/pop
>> utility on top of GIT
>> cgit                           www/cgit       0.6.2        A fast web
>> interface for the git source code management system
>>
>> Which of them should i install ?
>
> git-core contains git-gui and gittk two GUI for git. If you prefer a
> text based UI try tig.

I don't find anything, when i search for "tig"

I just want to run "git clone git://www.rfc1149.net/adasockets.git"  
as described on http://www.rfc1149.net/devel/adasockets
Is git-core enough for that ?

(Continue reading)

Samuel Tardieu | 6 Nov 19:27

AdaSockets 1.9-alpha1 is available

I'd like people to test the AdaSockets 1.9-alpha1 release. In the last
few days, I have rewritten large parts of AdaSockets to use
GNAT.Sockets while trying to be 100% compatible with the established
usage.

In this release, there are no more system-specific files as
GNAT.Sockets takes care of the system-dependent parts already.

You can get it from:

http://www.rfc1149.net/download/adasockets/experimental/adasockets-1.9-alpha1.tar.gz

The release notes for this version are:

| * New in AdaSockets 1.9
|
| AdaSockets 1.9 is a rewrite of large parts of AdaSockets. It is based on
| GNAT.Sockets while keeping an interface compatible with the 1.8.x branch
| of AdaSockets.
| 
| Some rarely used user-visible subprograms and constants have been removed:
|   - Sockets.Customized_Setsockopt
|   - Sockets.Socketpair
|   - Sockets.SO_REUSEPORT
|   - Function depending on internal type Sockets.Types.In_Addr in
|     package Sockets.Naming

It has been tested on Debian GNU/Linux x86 with gcc-4.1 and current
gcc development branch as well as on SunOS 5.10 Sparc with GNAT Pro 6.0.1.

(Continue reading)

Samuel Tardieu | 4 Nov 22:00

AdaSockets 1.8.6

AdaSockets 1.8.6 has been released and contains Joel Sherrill's RTEMS
port. You can get it from http://www.rfc1149.net/devel/adasockets

  Sam
--

-- 
Samuel Tardieu -- sam <at> rfc1149.net -- http://www.rfc1149.net/

_______________________________________________
AdaSockets mailing list
AdaSockets <at> lists.rfc1149.net
http://lists.rfc1149.net/mailman/listinfo/adasockets

Thomas De Contes | 30 Oct 14:13

adasockets / GNAT.Sockets

hi :-)

Which is the advantage of adasockets compared to GNAT.Sockets ?

I thought that it was the streams, because GNAT.Sockets would not  
allow to use streams as easily as adasockets,
but it seems that it's wrong (or is it an innovation of ada 2005 ?)

Is there sth else ?

ps :
trashgod <at> GMAIL.COM said me that he tried posting to this list, but  
the message never came back.
Could you look at it, please ?

--

-- 
j'agis contre l'assistanat, je travaille dans une SCOP !

_______________________________________________
AdaSockets mailing list
AdaSockets <at> lists.rfc1149.net
http://lists.rfc1149.net/mailman/listinfo/adasockets

Thomas De Contes | 14 Oct 04:59

mac os x / intel

hi :-)

adasockets 1.8.5 works fine on mac os x / ppc,
but not on mac os x / intel :

gcc -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress - 
o .libs/libadasockets.0.0.0.dylib  .libs/sockets-constants.o .libs/ 
sockets-link.o .libs/sockets-multicast.o .libs/sockets-naming.o .libs/ 
sockets-stream_io.o .libs/sockets-thin.o .libs/sockets-types.o .libs/ 
sockets-utils.o .libs/sockets.o   -install_name  /Users/thomas/ 
Documents/info/bin/autoinstall/autre/lib/libadasockets.0.dylib -Wl,- 
compatibility_version -Wl,1 -Wl,-current_version -Wl,1.0
/usr/bin/ld: unknown flag: -compatibility_version

do you need the complete log ?

ps :
http://www.rfc1149.net/download/adasockets/adasockets.pdf is old
you could delete it, since it is in the .tgz
(or have ou a specific reason to keep it ?)

--

-- 
j'agis contre l'assistanat, je travaille dans une SCOP !

_______________________________________________
AdaSockets mailing list
AdaSockets <at> lists.rfc1149.net
http://lists.rfc1149.net/mailman/listinfo/adasockets

(Continue reading)

Joel Sherrill | 17 Sep 22:52

RTEMS Port of Ada Sockets

Hi,

I now have a port of Ada Sockets to RTEMS.  I have
tested on the i386 and PowerPC.  There are two
issues but those aren't enough to make this not worth
submitting at this point.

+ As best I can call, stream_listener and stream_sender
MUST be on the same endian CPUs. I assume this is just
an issue with the example but will defer to more those
more knowledgeable about what is going on in the test.

+ multicast does not work from Ada.  But as of this
moment in time, I don't have a working C example on
RTEMS so I can't blame that on my port.

I did NOT autoconf the RTEMS port.  I followed the VMS
model of dedicated Makefiles.  There is a shell script to
generate the C program to run on the RTEMS target to
get the sockets-constants.ads.  Once you get that, you
build the src, then the examples.

There is a README.RTEMS in the top directory.

Hopefully this is worth merging.  Please let me know.

--joel
(Continue reading)

Joel Sherrill | 11 Sep 01:19

Cross Compiling Ada Sockets

Hi,

Samuel .. hello .. it has been a long time :-D

I am trying to compile adasockets 1.8.5 to
on Fedora 7 to target powerpc-rtems4.8.  The
cross compiler itself works well.  I
can't seem to make the autoconf script
happy at all.

This was my most obvious attempt:

../adasockets-1.8.5/configure \
  --disable-examples \
   --build=`../adasockets-1.8.5/support/config.guess` \
   --host=`../adasockets-1.8.5/support/config.guess` \
  --target=powerpc-rtems4.8

I ended up with a set of i386 ELF .o's.  Not what I wanted.
So I tried this:

../adasockets-1.8.5/configure \
  --disable-examples \
   --build=`../adasockets-1.8.5/support/config.guess` \
   --host=powerpc-rtems4.8 \
  --target=powerpc-rtems4.8

This is MUCH closer I think but support/adacompiler looks
to be hard-coded to the native gnatmake.

(Continue reading)

Thomas De Contes | 3 Jun 16:45

404 Not Found

hi :-)

why http://www.rfc1149.net/devel/adasockets is no longer available ?

--

-- 
Mon CV : http://tDeContes.hd.free.fr/divers/emploi/

_______________________________________________
AdaSockets mailing list
AdaSockets <at> lists.rfc1149.net
http://lists.rfc1149.net/mailman/listinfo/adasockets


Gmane