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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,fc0ce93c7fc46f89 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!l32g2000vbp.googlegroups.com!not-for-mail From: Lucretia9 Newsgroups: comp.lang.ada Subject: Re: Creating a win32 DLL witn mingw Date: Mon, 13 Jul 2009 12:35:40 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6a216ce3-029d-416d-ab0a-ad58d74bbaa7@l32g2000vbp.googlegroups.com> References: <3eb4cbff-372c-43ff-a526-f2a663574920@m18g2000vbi.googlegroups.com> NNTP-Posting-Host: 90.201.91.183 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1247513740 7109 127.0.0.1 (13 Jul 2009 19:35:40 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 13 Jul 2009 19:35:40 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l32g2000vbp.googlegroups.com; posting-host=90.201.91.183; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.0.11) Gecko/2009060309 Ubuntu/8.04 (hardy) Firefox/3.0.11,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7035 Date: 2009-07-13T12:35:40-07:00 List-Id: I tried the source with gnat-gpl-2009 on win32 and it works fine, so for some reason the fsf version of gnatmake can't build dll's. Luke.