Web lists-archives.org

Re: [Mingw-users] ingw32-make 3.80 does not accept any commandlineargument




Bo Yang wrote:

> You mean, the files in /bin directory of Msys is not windows native
> binaries. So what are they?

This depends on what overloaded definition of "native" you're using. 
MSYS binaries are native in that they are intel x86 PE standard Win32
.exes and .dlls, there is no virtual machine, bytecode, interpreter,
etc.  To the Windows kernel they are no different than any other Win32
application or process.  But they are not native in the sense that they
are not using the Microsoft C runtime but instead the MSYS runtime.

> Yeah, so what is the difference between cyginw's make and msys's make?

Both MSYS and Cygwin runtimes provide implementations of POSIX APIs, but
they work slightly differently, and are incompatible.  In other words,
"/usr/local" to MSYS could mean something entirely different than
"/usr/local" to Cygwin, as the two runtimes are not using the same list
of path translations.

Brian

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
MinGW-users mailing list
MinGW-users@xxxxxxxxxxxxxxxxxxxxx

You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users