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]
Other format: [Raw text]

RE: Signal 127 when doing make


~>    
~>    Manik,
~>    
~>    Signal 127 usually means that some application could not 
~>    be exec'd.  Look
~>    at the make output before that point.  Try getting make 
~>    to echo your
~>    commands (by running it with -n, for example) and check 
~>    that all the
~>    necessary programs exist and are executable.  Check your 
~>    shell settings,
~>    check the make mode (try explicitly passing --unix to make).
~>    	Igor


It seems to exec just fine, because the same command with different
command line arguments exec'ed later works fine. I was wondering if
it could have something to do with the return value of the application.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]