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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6883a45bc6f40277,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-09 15:22:29 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!news-peer.gip.net!news.gsl.net!gip.net!nntp1.roc.gblx.net!nntp.gblx.net!nntp.gblx.net!news.compuserve.com!news-master.compuserve.com!not-for-mail From: "Michael Garrett" Newsgroups: comp.lang.ada Subject: gwindows question Date: Tue, 9 Oct 2001 17:21:03 -0500 Organization: CompuServe Interactive Services Message-ID: <9pvtb2$j43$1@suaar1ac.prod.compuserve.com> NNTP-Posting-Host: chi-tgn-guv-vty146.as.wcom.net X-Trace: suaar1ac.prod.compuserve.com 1002666146 19587 216.192.138.146 (9 Oct 2001 22:22:26 GMT) X-Complaints-To: newsmaster@compuserve.com NNTP-Posting-Date: 9 Oct 2001 22:22:26 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Xref: archiver1.google.com comp.lang.ada:14100 Date: 2001-10-09T22:22:26+00:00 List-Id: When I compile the samples/simple program I get the following error. Thank you in advance!! gnatbind -aO./ -aO../../bindings/ -I- -x hello_world.ali gnatlink hello_world.ali windres form_example.rc form_example.coff process_begin: CreateProcess((null), windres form_example.rc form_example.coff, ...) failed. make (e=2): The system cannot find the file specified. make: *** [form_example.coff] Error 2 -- Michael C. Garrett Garrett Technologies Inc. michaelgarrett@csi.com