From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,dbd95a41dd4f1d0e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-23 20:02:30 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!cpk-news-hub1.bbnplanet.com!news.gtei.net!news.tele.dk!small.news.tele.dk!204.52.135.42!nntp1.hal-pc.org!attdl1!attdl2!attsl2!attla2!ip.att.net!attbi_feed3!attbi.com!rwcrnsc52.ops.asp.att.net.POSTED!not-for-mail From: "Steve Doiel" Newsgroups: comp.lang.ada References: <3ceb5091@news.comindico.com.au> <5ee5b646.0205221834.653e070a@posting.google.com> Subject: Re: Sockets X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: <83iH8.97025$Po6.204052@rwcrnsc52.ops.asp.att.net> NNTP-Posting-Host: 12.225.227.101 X-Complaints-To: abuse@attbi.com X-Trace: rwcrnsc52.ops.asp.att.net 1022209348 12.225.227.101 (Fri, 24 May 2002 03:02:28 GMT) NNTP-Posting-Date: Fri, 24 May 2002 03:02:28 GMT Organization: AT&T Broadband Date: Fri, 24 May 2002 03:02:28 GMT Xref: archiver1.google.com comp.lang.ada:24619 Date: 2002-05-24T03:02:28+00:00 List-Id: "Robert Dewar" wrote in message news:5ee5b646.0205221834.653e070a@posting.google.com... [snip] > Incidentally, I don't know whether or not GNAT.Sockets would work on other > windows compilers, it might well. Most certainly we have not bothered to > test this out :-) I can say that GNAT.Sockets doesn't work (without modification) with ObjectAda 7.2.1. It appears to be dependent on a few gnat specific libraries. It might not be very difficult to produce a portable version. SteveD Result using gnat.ads, g-socket.ads, g-socket.adb, g-socthi.ads, g-sockthi.adb, g-soccon.ads, g-soliop.ads --------------------Target: Win32 (Intel) Debug-------------------- Front end of ..\..\gnatsockets\g-socthi.ads succeeded with no errors. g-socket.adb: Error: line 42 col 11 LRM:10.1.2(4), GNAT.OS_Lib not found in Library, Ignoring With g-socket.adb: Error: line 42 col 43 LRM:4.1.3(10), OS_Lib was not found in the region of GNAT, Ignoring future references g-socket.adb: Error: line 45 col 11 LRM:10.1.2(4), GNAT.Task_Lock not found in Library, Ignoring With g-socket.adb: Warning: line 48 col 8 LRM:2.8(11), Unrecognized pragma name => "Warnings", Continuing g-socket.adb: Error: line 228 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 304 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 449 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 477 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 508 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 560 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 625 col 7 LRM:4.1(3), Direct name, Task_Lock, is not visible, Ignoring future references g-socket.adb: Error: line 629 col 29 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 630 col 10 LRM:4.1(3), Direct name, Task_Lock, is not visible, Ignoring future references g-socket.adb: Error: line 640 col 10 LRM:4.1(3), Direct name, Task_Lock, is not visible, Ignoring future references g-socket.adb: Error: line 661 col 7 LRM:4.1(3), Direct name, Task_Lock, is not visible, Ignoring future references g-socket.adb: Error: line 665 col 29 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 666 col 10 LRM:4.1(3), Direct name, Task_Lock, is not visible, Ignoring future references g-socket.adb: Error: line 676 col 10 LRM:4.1(3), Direct name, Task_Lock, is not visible, Ignoring future references g-socket.adb: Error: line 695 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 718 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 779 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 828 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 857 col 37 LRM:4.1.4(2) & 13.1(13), The attribute Img is not supported by this implementation, Ignoring g-socket.adb: Error: line 915 col 44 LRM:4.1.4(2) & 13.1(13), The attribute Img is not supported by this implementation, Ignoring g-socket.adb: Error: line 927 col 21 LRM:4.1.4(2) & 13.1(13), The attribute Img is not supported by this implementation, Ignoring g-socket.adb: Error: line 943 col 26 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 1000 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 1075 col 28 LRM:4.1.4(2) & 13.1(13), The attribute Img is not supported by this implementation, Ignoring g-socket.adb: Error: line 1180 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 1211 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 1240 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 1275 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 1363 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references g-socket.adb: Error: line 1380 col 42 LRM:4.1(3), Direct name, Errno, is not visible, Ignoring future references Front end of ..\..\gnatsockets\g-socket.adb failed with 33 errors. Front end of ..\..\gnatsockets\g-socket.ads succeeded with no errors. Front end of ..\..\gnatsockets\g-socthi.adb succeeded with no errors. Front end of ..\..\gnatsockets\g-soccon.ads succeeded with no errors. Front end of ..\..\gnatsockets\gnat.ads succeeded with no errors. Front end of ..\..\gnatsockets\g-soliop.ads succeeded with no errors. Tool execution failed.