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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8bb9adc26b7f4122 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!e65g2000hsc.googlegroups.com!not-for-mail From: Finger.Octopus@gmail.com Newsgroups: comp.lang.ada Subject: Re: Ada - Install Date: 28 Mar 2007 11:32:53 -0700 Organization: http://groups.google.com Message-ID: <1175106773.239709.226650@e65g2000hsc.googlegroups.com> References: <1175095922.735497.218600@p15g2000hsd.googlegroups.com> <460a9b28$1_2@news.bluewin.ch> <1175100991.768252.48220@l77g2000hsb.googlegroups.com> <460aac95$1@news.upm.es> NNTP-Posting-Host: 193.251.135.124 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1175106774 22092 127.0.0.1 (28 Mar 2007 18:32:54 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 28 Mar 2007 18:32:54 +0000 (UTC) In-Reply-To: <460aac95$1@news.upm.es> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 abc:8080 (squid/2.5.STABLE6), 1.0 proxy0.eutelsat.net:8080 (squid/2.5.STABLE4) Complaints-To: groups-abuse@google.com Injection-Info: e65g2000hsc.googlegroups.com; posting-host=193.251.135.124; posting-account=p1QtrA0AAABUb9UNoXYwibMRmpJsH7ej Xref: g2news1.google.com comp.lang.ada:14657 Date: 2007-03-28T11:32:53-07:00 List-Id: Ok, I tried gnat-3.15, and still I get this message: C:\GNAT\bin>gnatmake hello.adb gcc -c hello.adb gnatbind -x hello.ali gnatlink hello.ali C:\GNAT\lib\gcc-lib\pentium-mingw32msv\2.8.1\adalib\libgnat.a(a- adaint.o)(.text+ 0x4f8):a-adaint.c: undefined reference to `readdir' gnatlink: cannot call C:\GNAT\bin\gcc.exe gnatmake: *** link failed. ?????????????????????????????????