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,71aa774fdaf5c3c2 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-24 07:06:10 PST Newsgroups: comp.lang.ada Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-out.visi.com!hermes.visi.com!uunet!ash.uu.net!world!news From: Robert A Duff Subject: Re: gnat compiler - help wanted Sender: news@world.std.com (Mr Usenet Himself) Message-ID: Date: Thu, 24 Jan 2002 15:05:34 GMT References: <9eb165bd.0201240338.14ea705a@posting.google.com> NNTP-Posting-Host: shell01.theworld.com Organization: The World Public Access UNIX, Brookline, MA X-Newsreader: Gnus v5.7/Emacs 20.7 Xref: archiver1.google.com comp.lang.ada:19276 Date: 2002-01-24T15:05:34+00:00 List-Id: tonygair@btinternet.com (Tony) writes: > I am currently having problems making a server process which deals > with the compilation of ada code from text delivered over a socket. I'm curious: why do you want to do that? - Bob