X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:subject:in-reply-to :references; q=dns; s=default; b=BihGP+rcXQpTdvX28Pt4HJ5QqfNNT+j Lb3NEN8Bvo/csu9fWRHRpsrQM1cBVeEg4U99Iq2vKUdN9ytCFFmT7zkKnKA9YQI3 WCTUK7qxam4gIrs2IcsOzKcIUnJsG9mbhWy3CZJOfBxDQIOIB1xsg+9PBrF+h2Z1 ot7dLmdv2VXE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:subject:in-reply-to :references; s=default; bh=356+SaF9gL0F4Ijdqp19eXm4nFA=; b=a0mok cSMX49N07XceeNlEOd0d0z4hQVlzBdKgzUsYRnCTv/9Qc+hwgA7tJQqnGDp2FpxD YRRmErQLosmWr4hsxnNbJQ6qDXjXESlhEmvFunZIOOxb72MGiqWQlD2wEqHn17r2 BlqaiFF1ULJ1Ze/7XsyTFDupwB7Ptq/2nnUh6A= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,SPF_NEUTRAL autolearn=ham version=3.3.1 Message-ID: <20130404230429.3100@binki> Date: Thu, 04 Apr 2013 23:04:29 +0900 From: wynfield AT gmail DOT com To: Subject: Re: But it is cygwin related. In-reply-to: Your message of Thu, 4 Apr 2013 09:15:21 -0400 References: <20130404170527 DOT 3708 AT binki> <20130404085538 DOT GE25170 AT calimero DOT vinschen DOT de> <515D78B1 DOT 60209 AT farance DOT com> No Earnie. It wasn't about programming. Read and try to comprehend. cygwin seems to have a missing api in it or one it should have is missing. The cygwin.dll or possibly another cygwin dll shuffles i/o betwwen cygwin programs and MSWindows is not open to linkage (or is it) by assembly language programs. This should be a realitive easy thing to do. There are entry points in the dll'S for i/o, which is called from the assembled c programs. It should be even easier for an assembly program to directly link to those dlls. If it can not then it is missing. If it is not missing, where is it and where is it documented? This would be to cygwin and the cygwin community as a whole good. p.s. If you would like to learn about programming, it is off topic for this list, but I'd be happy to help you if you write directly. Earnie Boyd wrote: > The OP was related to "How to program". From cygwin.com/lists.html we have > > ~~~~~~ > Finally, make sure when you send a message to a Cygwin list that it > actually has something to do with Cygwin. What do we mean by that? > Well, if you can't install the Cygwin C compiler, then that has > something to do with Cygwin. If you don't know C very well and need > some pointers on writing a program, that really has nothing to do with > Cygwin. If you are trying to run the Cygwin version of bash (the > standard UNIX shell) and it hangs, then that's probably a Cygwin > problem. If you can't figure out how to set up a command alias in > bash, that's not a Cygwin question. These Cygwin questions are > considered "on topic". The non-Cygwin questions are considered "off > topic". > ~~~~~~ > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple