This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

TCSH 6.08.00 *.exe problem


Corinna

I'm using the TCSH 6.08.00 in my cygwin environment, and I have following
problem with it, which works with BASH:

----------------------------
[CYGSERV] ~ > tcsh
[CYGSERV] ~ > CL.EXE
CL.EXE: Command not found.
[CYGSERV] ~ > bash
bash-2.04$ CL.EXE
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.

usage: cl [ option... ] filename... [ /link linkoption... ]
bash-2.04$
----------------------------

I'm using the termcap version of the precompiled TCSH.

The $HOME and $PATH are in both SHELLs exact the same.

Do you have an idea where the problem is ?

The shell is running in a OpenSSH_2.2.0p1 session.

The tab function works, I type "CL"+[tab] and it does complete the
command.

Thanks
Anatol


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]