| delorie.com/archives/browse.cgi | search |
| 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:date:from:to:subject:message-id:reply-to | |
| :references:mime-version:content-type:in-reply-to; q=dns; s= | |
| default; b=RqYIJLyq0Hk39rKjIEVyZC6ipXL1aVXPkGKBU+KmGcd8Q4rUW6lSM | |
| iwecpRAjzFgaESr5GAswRGigrK15/zOhhw1UNmxIAfMkFZ59UCPF58MXZiRYHIy2 | |
| cDUrOBjIcmKJ9FH67gEIUYg+lez9aqww3FMCOU7r5gl+ICaQ17pet0= | |
| 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:date:from:to:subject:message-id:reply-to | |
| :references:mime-version:content-type:in-reply-to; s=default; | |
| bh=4A95ZdRPTsOfeLodAF2tf9k+LYw=; b=T5VHloZARCxVEDJaBLD1Kz/D9CPq | |
| Riv39pviJI6ydidrZ7bjeeQzxS8JtboioQfN5HSByTYy1Xlh41qeIegfALNi6HDf | |
| 6zvR7bwdVsmBwzcfkh1bElPkezSEyFtLUasEombHku63UIwVUCVYovogMe2qn9M0 | |
| +su68HtR6mSuTQc= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| 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 |
| X-Spam-SWARE-Status: | No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 |
| Date: | Wed, 5 Jun 2013 09:31:22 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Problem with make |
| Message-ID: | <20130605073122.GB4778@calimero.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <EA3E4B9F261A0B4DA7E1F79A77BC02EC0674A4058D AT MB10 DOT mailcluster DOT haw-hamburg DOT de> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <EA3E4B9F261A0B4DA7E1F79A77BC02EC0674A4058D@MB10.mailcluster.haw-hamburg.de> |
| User-Agent: | Mutt/1.5.21 (2010-09-15) |
On Jun 5 09:00, Lange, Jan-Erik wrote:
> Hello all,
>
> I tried to make a binary of a softcore processor called J1: http://excamera.com/sphinx/fpga-j1.html
>
> I installed the latest cygwin version available and all the devel packages.
>
> Doing "make j1.bin" I get:
>
> 3 [main] gforth 4824 dtable::stdio_init: couldn't make stderr distinct from stdout
^^^^^^^^^
There should have been more text, along the lines of ", Windows error X"
What's X? This message occurs if the stdout and stderr handle are the
same, and a DuplicateHandle on the stderr handle failed for reason X.
Apart from that, the message itself is not dangerous and the gforth
binary should run normally, except that stdout == stderr handle under
the hood.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT cygwin DOT com
Red Hat
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |