This is the mail archive of the cygwin@cygwin.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]

Re: cl.exe no such file or directory


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@rfk.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/


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