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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,27efda3aea53e62c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-17 03:43:00 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-06!sn-xit-08!supernews.com!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: compiler errors, include paths, and gnatreg Date: Thu, 17 Jul 2003 10:42:59 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1058438579 1875 129.241.83.78 (17 Jul 2003 10:42:59 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Thu, 17 Jul 2003 10:42:59 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:40398 Date: 2003-07-17T10:42:59+00:00 List-Id: Aaron W. Myers wrote: > I'm trying to compile the examples sent with AdaSockets v0.1.19 for > Windows. I want to do this by running make.bat but when i do i get > pagers of errors that say something like compiling.error: > "sockets-thin.adb" and "tcprelay.adb" compiled with different GNAT > versions and stuff like this error: "s-stalib.adb" must be recompiled > ("a-except.ads" has been modified) Sounds like you need to compile you adasocket library with the compiler you use. Which compiler and which version? (Looks like GNAT, but which version?) > It says that i need to change my ADA_INCLUDE_PATH and ADA_OBJECTS_PATH > environment variables to point to the adapower directory, but i don't > know how to do this. edit C:\AUTOEXEC.BAT -- Ada95 is good for you. http://www.crystalcode.com/codemage/MainMenu/Coding/Ada/IntroducingAda.php