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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8bb9adc26b7f4122 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Date: Wed, 28 Mar 2007 21:18:26 +0200 From: Gautier User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada - Install References: <1175095922.735497.218600@p15g2000hsd.googlegroups.com> <460a9b28$1_2@news.bluewin.ch> <1175100991.768252.48220@l77g2000hsb.googlegroups.com> <460aac95$1@news.upm.es> <1175106773.239709.226650@e65g2000hsc.googlegroups.com> In-Reply-To: <1175106773.239709.226650@e65g2000hsc.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 83.77.177.131 X-Original-NNTP-Posting-Host: 83.77.177.131 Message-ID: <460abf53_5@news.bluewin.ch> X-Trace: news.bluewin.ch 1175109459 83.77.177.131 (28 Mar 2007 21:17:39 +0200) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news1.google.com!news2.google.com!proxad.net!212.101.4.254.MISMATCH!solnet.ch!solnet.ch!news-zh.switch.ch!switch.ch!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news1.google.com comp.lang.ada:14660 Date: 2007-03-28T21:18:26+02:00 List-Id: Finger.Octopus@gmail.com wrote: > 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. > > ????????????????????????????????? Sounds like you have several GNATs or GCCs around making a version jam. Maybe looking at the PATH will reveal which version comes first. Is it possible that you have rests of you DOS compiler around ?... Or did you move libraries or something like that after installing 3.15 ? HTH ______________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/index.htm Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!