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,8893269a4640c798 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-18 08:18:04 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!guardian.oit.duke.edu!newsfeed.mathworks.com!wn13feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!sccrnsc02.POSTED!not-for-mail From: "Jeffrey Creem" Newsgroups: comp.lang.ada References: <3F17DF3C.4080204@noplace.com> Subject: Re: terminate applications X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: NNTP-Posting-Host: 66.31.5.146 X-Complaints-To: abuse@comcast.net X-Trace: sccrnsc02 1058541482 66.31.5.146 (Fri, 18 Jul 2003 15:18:02 GMT) NNTP-Posting-Date: Fri, 18 Jul 2003 15:18:02 GMT Organization: Comcast Online Date: Fri, 18 Jul 2003 15:18:02 GMT Xref: archiver1.google.com comp.lang.ada:40473 Date: 2003-07-18T15:18:02+00:00 List-Id: "Marin David Condic" wrote in message news:3F17DF3C.4080204@noplace.com... > Terminating the environment task is supposed to be a legitimate method > of killing everything, but I've had problems getting it to work with > GNAT on a PC platform. What compiler do you use on which this works > reliably? > > MDC > > I've done it under Solaris (GNAT) and Windows XP (GNAT 3.15p). I can not say that I have tried it under all combinations of programs (OS calls, partitions, etc)..but it works for the cases I have tried.