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://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
To: | cygwin AT cygwin DOT com |
From: | "Krzysztof Duleba" <krzysan AT skrzynka DOT pl> |
Subject: | Re: Assembler |
Date: | Wed, 18 Feb 2004 15:04:26 +0100 |
Lines: | 32 |
Message-ID: | <c0vr3u$oqu$1@sea.gmane.org> |
References: | <AE2AA130827456459AA497E8C9D6EA00412C13 AT pauex2ku02 DOT agere DOT com> |
Mime-Version: | 1.0 |
X-Complaints-To: | usenet AT sea DOT gmane DOT org |
X-Gmane-NNTP-Posting-Host: | fw-gw-atm.mimuw.edu.pl |
X-Newsreader: | Microsoft Outlook Express 6.00.2800.1158 |
Williams, Gerald S (Jerry) wrote: > int 0x80 is part of Linux, not nasm. Of course. > In fact, nasm was > generating the int 0x80 instructions just fine--they > simply don't work under Windows. So such a translator > wouldn't help. A translator that changes int 0x80 to function calls? It doesn't seem too difficult, but I probably miss something. The way I think is: if in Linux it is possible to translate function calls to int 0x80, one could build a funcion call -> int 0x80 dictionary. If the dictionary is complete (or at least big enough), having a int 0x80-like system call one can look up the corresponding funcion call. > By asking for int 0x80 support, you're really asking > for the ability to run precompiled Linux applications. What do you mean by "precompiled"? > Googling brought me to http://line.sourceforge.net, > which may be more along the lines of what you seek. I will check it out right away. Thanks! Regards Krzysztof Duleba -- 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 |