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:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Nb5yHN0fh0BYsudv qn3WNxd1M1LR3staG0SuCA/hCsypdP/Ps0vdhEdBSGk6eD5YE8mVNEn64eXI0zzx gvp1mMxVl533SwoIwLFR3f2eCI1VY7FoLsHctUkT2C6gm49yef+7kQgOIZisJ17n /W+h5/SjYNYCY9aTss0j+sS8hd4= 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:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=hJm5WbaJRi4Qj0B4tTODOV 72fBY=; b=KdWoSj3qz1uY2TrJOZrySok7VHlty0wPYx0NYXgWE22SkR7f7577Si ZYQCC7FtVw20bJd6WCsS6UQE5ikteMCC8foJKnMZ//0eS9Xo1nKG14pZcNO0uHbl LjRsrF6B4Mg5OGjwPRyoq3nYTmThYqlZactcM3+X+N7vSwdHXG2dA= 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=-3.0 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=no version=3.3.1 X-Received: by 10.181.12.80 with SMTP id eo16mr501453wid.44.1371279618918; Sat, 15 Jun 2013 00:00:18 -0700 (PDT) Message-ID: <51BC1100.50709@gmail.com> Date: Sat, 15 Jun 2013 09:00:16 +0200 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: "Lange, Jan-Erik" Subject: Re: AW: DuplicateHandle error References: ,<51B58191 DOT 5070505 AT gmail DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Il 6/10/2013 10:09 AM, Lange, Jan-Erik ha scritto: > I used this exe: > http://www.complang.tuwien.ac.at/forth/gforth/Snapshots/gforth-0.7.0-20090215.exe > and the installation was successfull. I can run gforth but, as already said, get no error messages when using the program > > > > By the way, I just tried to build it myself which the soruces from (http://www.complang.tuwien.ac.at/forth/gforth/gforth-0.7.2.tar.gz), but got this error: > $ ./configure > checking for gcc... gcc > checking whether the C compiler works... no > configure: error: in `/home/jl/gforth-0.7.2': > configure: error: C compiler cannot create executables > See `config.log' for more details > > I assume you are using the latest compiler $ gcc --version gcc (GCC) 4.5.3 try using before $ autoreconf -i --force $ ./configure checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o ... the build looks fine, and I do not see any 3 [main] gforth 4824 dtable::stdio_init: couldn't make stderr distinct from stdout Regards Marco -- 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