| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Problem with exec and some suggestions |
| Date: | Thu, 4 Aug 2005 17:16:27 +0100 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <00b601c5990c$b8434200$0303a8c0@wanadoo.adsl> |
| Message-ID: | <SERRANOKWk7tjZj4O8J00000078@SERRANO.CAM.ARTIMI.COM> |
----Original Message----
>From: Gansta93
>Sent: 04 August 2005 16:54
> OK... I though an emulator was able to do the same things as Linux,
> but not Cygwin...
Cygwin isn't an emulator, it's an emulation layer; this is different.
If you want to run Linux software on Windows, it does run under Cygwin;
Cygwin provides all the O/S function calls that Linux has but Windows
doesn't. But the binaries aren't compatible. You have to recompile an
application from source code, so that it uses Cygwin's header files and
links with Cygwin's library files. What Cygwin does is allow you to just
recompile the file without usually needing to make any changes to the
source.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |