comp.lang.ada
 help / color / mirror / Atom feed
From: john@assen.demon.co.uk.nospam (John McCabe)
Subject: Re: invoke gnatmake under emacs
Date: 1999/11/01
Date: 1999-11-01T00:00:00+00:00	[thread overview]
Message-ID: <381e0a74.11588973@news.demon.co.uk> (raw)
In-Reply-To: P72T3.29$GD5.3545@typhoon.nyu.edu

hhk209@sparky.cs.nyu.edu () wrote:

>cd /home/hhk209/programLang/hmk1/ 
>gnatmake test2.ada 
>.mycshrc: No such file or directory. 
>gnatmake: Command not found

Looks to me like you have a line in your .cshrc file that runs
mycshrc e.g.:

source .mycshrc

If you change that line to:

source ~/.mycshrc

it may work. The problem is that the path to GNAT is not being set up,
probably due to this error.


Best Regards
John McCabe <john@assen.demon.co.uk>




      parent reply	other threads:[~1999-11-01  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-31  0:00 invoke gnatmake under emacs hhk209
1999-11-01  0:00 ` Ted Dennison
1999-11-01  0:00 ` John McCabe [this message]
replies disabled

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