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=-0.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,913874d23e88b0b6,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Marco Newsgroups: comp.lang.ada Subject: MinGW issues with gnat Date: Sun, 29 May 2011 14:16:25 -0700 (PDT) Organization: http://groups.google.com Message-ID: Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 71.214.161.113 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1306703786 8672 127.0.0.1 (29 May 2011 21:16:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 29 May 2011 21:16:26 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=71.214.161.113; posting-account=WITAxQkAAAAHjnLda9Lofpqp8mERTWL4 User-Agent: G2/1.0 X-Google-Web-Client: true Xref: g2news1.google.com comp.lang.ada:19578 Date: 2011-05-29T14:16:25-07:00 List-Id: I downloaded MinGW yesterday. The gcc compiler/linker works fine for C code but when I tried to run gnat (or any of the gnat utilities) I got this: procedure entry point GetProcessID could not be located in KERNAL32.dll Any ideas? Running on an old Window 2000 box.