Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <01a501c0498a$daa90b80$365aa8c0@ise.ch> From: "Anatol Studler" To: Subject: strange action of cygwin Date: Wed, 8 Nov 2000 14:50:28 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Hi Either I am stupid or .... Environment: ------------ I am using cygwin 1.1.4 on a Windows 2000 server. The key thing is to give to the unix developers a unix like environment to compile the source for windows. I have Visual Studio 6 installed on the E:-Drive. The C++ Compiler Path is /cygdrive/e/VS6/VC98/Bin. The VS C++ Compiler is called CL.EXE. The Compiler Path is in the PATH defined. Problem: -------- I can start the compiler with the command "cl" I can also start the compiler with the command "/cygdrive/e/VS6/VC98/Bin/CL.EXE" but I can't start the compiler with the command "CL.EXE". Also generating a softlink /bin/CL.EXE to /cygdrive/e/VS6/VC98/Bin/CL.EXE dosn't work. Every EXE file in the path /cygdrive/e/VS6/VC98/Bin can't be executed with "name.exe". What is wrong ?????? We need this, else I have to modify a lot of files. Greetings, Anatol -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com