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.6 required=5.0 tests=BAYES_40,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8e8939a9399573c2 X-Google-Attributes: gid103376,public From: "Terry J. Westley" Subject: Re: Help building tash - with gnat Date: 1998/08/27 Message-ID: <904265185.181758@outpost0.roc.accglobal.net>#1/1 X-Deja-AN: 385474276 Cache-Post-Path: outpost0.roc.accglobal.net!unknown@worf-gw.calspan.com References: <6s4654$q7k$1@nnrp1.dejanews.com> <6s47ej$h6k@hacgate2.hac.com> Organization: Calspan SRL X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Newsgroups: comp.lang.ada Date: 1998-08-27T00:00:00+00:00 List-Id: rajagopalasrinivasan@my-dejanews.com wrote in message <6s4654$q7k$1@nnrp1.dejanews.com>... >I am attempting to build tash on my Win NT 4.0 system. Tcl got installed fine. >I downloaded tash and am attempting to follow the instructions. > >a) Invoked setup.tcl and "saved" the configurations. (Did not make any >changes) b) Went to the win95 directory and tried to "make" But gnatmake >complains that tash.ali was not found after compilation. (Also twash.ali) > >Any clues will be appreciated. David C. Hoos, Sr. responded in message <6s47ej$h6k@hacgate2.hac.com>... >The problem is that the makefile has the compiler looking for things in the >directory "windows." > >I solved the problem by renaming the "Win95" directory "windows". > >I reported the problem ten days, or so, ago, but have not received any reply >from Terry. Lots of people are on vacation this time of year, so that's not >surprising. > >David C. Hoos, Sr. Thanks for helping out, David. Indeed, I was enjoying a week in the beautiful Pacific Northwest, sailing on Puget Sound and hiking the Cascades. It was great except the traffic. Thankfully, my family was along so we used the HOV lanes. Wonderful. One evening, we were eating in a restaurant and who should arrive a few minutes later for dinner but Mr. and Mrs. Bill Gates! The problem encountered by both David and Srini occurs because I didn't know what Tcl stores in the variable $tcl_platform(os) for Windows NT. If one of you would please execute the command "parray tcl_platform" at a wish prompt and please send it to me, that would be a great help. ----------------------------------------------------------------- Terry J. Westley, Principal Engineer Calspan, An operation of Veridian twestley@buffalo.veridian.com http://www.calspan.com/ ----------------------------------------------------------------- Author of TASH, an Ada binding to Tcl/Tk. Visit the TASH web site at http://tash.calspan.com. -----------------------------------------------------------------