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.3 required=5.0 tests=BAYES_00,XPRIO, XPRIO_SHORT_SUBJ autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,92e6a3338b86fc40,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-29 15:37:51 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!newsfeed.berkeley.edu!ucberkeley!dispose.news.demon.net!demon!btnet-peer0!btnet!news5-gui.server.ntli.net!ntli.net!news6-win.server.ntlworld.com.POSTED!not-for-mail From: "chris.danx" Newsgroups: comp.lang.ada Subject: XML/Ada X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Message-ID: Date: Wed, 29 Aug 2001 23:32:29 +0100 NNTP-Posting-Host: 213.104.124.150 X-Complaints-To: abuse@ntlworld.com X-Trace: news6-win.server.ntlworld.com 999124364 213.104.124.150 (Wed, 29 Aug 2001 23:32:44 BST) NNTP-Posting-Date: Wed, 29 Aug 2001 23:32:44 BST Organization: ntlworld News Service Xref: archiver1.google.com comp.lang.ada:12583 Date: 2001-08-29T23:32:29+01:00 List-Id: Hi folks Has anyone got XML Ada built on the Windows platform yet? I'm aware that there is no distro or makefile for windows, yet. Makefiles have always posed a problem for me, and i'm working through the sources of the package to see if there's a possible alternative way to build it. If anyone has built it, could you please share how you did it? When I try I get too many parameters: gnatmake and a bunch of other errors. Thanks, Chris