comp.lang.ada
 help / color / mirror / Atom feed
From: mcc@tyrolia.cs.princeton.edu (Martin C. Carlisle)
Subject: Re: Help building tash - with gnat
Date: 1998/08/27
Date: 1998-08-27T00:00:00+00:00	[thread overview]
Message-ID: <6s4958$7so$1@cnn.Princeton.EDU> (raw)
In-Reply-To: 6s4654$q7k$1@nnrp1.dejanews.com

In article <6s4654$q7k$1@nnrp1.dejanews.com>,
 <rajagopalasrinivasan@my-dejanews.com> wrote:
>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)

I found I had to copy c:\Program Files\tcl\bin\Makefile.Macros to
c:\tash802 (or wherever you installed).

I don't use make anymore with Ada, so here's what I normally do:

cd c:\tash802\src
gnatmake tcl-tk-ada
(above builds all the .o and .ali files)

I am not interested in running twash, since I have Tcl/Tk 8.0 installed from
Scriptics, so I am done.  

To compile another application, I then do
gnatmake myapplication -Ic:\tash802\src -Lc:\tash802\win95 -largs -ltcl80 -ltk80 c:\tash802\win95\tclmacro.o c:\tash802\win95\tkmacro.o

--Martin
-- 
Martin C. Carlisle, Computer Science, US Air Force Academy
mcc@cs.usafa.af.mil, http://www.usafa.af.mil/dfcs/bios/carlisle.html
DISCLAIMER:  This content in no way reflects the opinions, standard or 
policy of the US Air Force Academy or the United States Government.




  reply	other threads:[~1998-08-27  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-08-27  0:00 Help building tash - with gnat rajagopalasrinivasan
1998-08-27  0:00 ` Martin C. Carlisle [this message]
1998-08-27  0:00 ` David C. Hoos, Sr.
1998-08-27  0:00   ` Terry J. Westley
1998-08-27  0:00   ` rajagopalasrinivasan
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox