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: <4.3.1.2.20010724104020.022acb50@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Tue, 24 Jul 2001 10:44:00 -0400 To: "Xiaoxia Dong" , cygwin AT cygwin DOT com From: "Larry Hall (RFK Partners, Inc)" Subject: Re: cl.exe no such file or directory In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-GCMulti: 1 X-SMTP-Server: PostCast Server 1.0.0 At 10:36 AM 7/24/2001, Xiaoxia Dong wrote: >hi, all: > >I am new to cgywin and when i tried to compile a c++ program(reside on sun solaris) on window NT using cgywin-nt4.0, >it tells me that >______________________________ >nice: cl.exe No such file or directory >make[1]: xxx {d:/export/home/xcmed/lib/db/XcPartDataMgr.obj] Error 127 >make : xxx[xcmed] Error 2 >________________________________________________ >I know that XcPartDataMgr.Obj is there under the directory . > >How can i fix this problem? How does this relate to cygwin? You're using MS's C++ compiler (cl.exe) and building MS-style object files (.obj). Other than the fact that you seem to somehow be trying to invoke "nice" and may be using Cygwin's "make", this really seems like an issue with MS tools, unless you can clarify the situation further to indicate otherwise. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 118 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/