www.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:message-id:from:reply-to:to:subject | |
:references:in-reply-to:content-type; q=dns; s=default; b=jK9T8/ | |
bc5UdnqDmFyWGQaZAnF6iRd/NFk5CEX0bo9x8QdjXJU/eeAp5lst9tj0cKv5bNL+ | |
41LLHciuxuPQ9d4Iw8t5ORTYViDWxW10QFhtXEtYuZ0m1l6D85n0CaZiwaIdd8S/ | |
imcSN2IXvUOaqWGXyAYe/UFo8WkXIG5//2+HU= | |
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:message-id:from:reply-to:to:subject | |
:references:in-reply-to:content-type; s=default; bh=nz+RgpCKDrLI | |
lOCx4oQI13Pfc34=; b=ZAeTqIhYU9qTEhajdJZ8SLxx/y24mv920CRsfauDaH/o | |
3CEXzufq07Xj52/0469tssinwSrBxUqdkpdEd7ZCPLwKwN8kaQEA0fwzVHK7rnBA | |
F36OiwRkh4gQlkAkB4kMlSobRe53exdBoFwfFUYWPVqGn6h5lHQRHwKlqkonUww= | |
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 |
Authentication-Results: | sourceware.org; auth=none |
X-Spam-SWARE-Status: | No, score=-2.2 required=5.0 tests=AWL,BAYES_00,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=posts, H*F:D*nl |
X-HELO: | lb1-smtp-cloud8.xs4all.net |
Date: | Sat, 23 Mar 2019 09:33:10 +0100 |
Message-ID: | <845a752e5fbe0dcb5dff64f81d1e04df@smtp-cloud8.xs4all.net> |
From: | Houder <houder AT xs4all DOT nl> |
Reply-To: | cygwin AT cygwin DOT com |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Problems with "Hello, World!" |
References: | <CAF0NPdi=FBVvQD4BNV9ThXcB1CoF31AZeKVKR27X4PeJq43U6w AT mail DOT gmail DOT com> <7d551593-3481-6207-880d-7bf567081ff8 AT SystematicSw DOT ab DOT ca> <CAF0NPdiG0hTHs=+CF+RjEts+zom33yQf5iT59THCgSeGjpC_dg AT mail DOT gmail DOT com> <534338decdf116e0ba1aa68fc43de163 AT smtp-cloud8 DOT xs4all DOT net> |
In-Reply-to: | <534338decdf116e0ba1aa68fc43de163@smtp-cloud8.xs4all.net> |
User-Agent: | mua.awk 0.99 |
On Sat, 23 Mar 2019 09:16:53, Houder wrote: > Q: where is your compiler (gcc)? Evidently you are not using the compiler > from the 64-bits setup ... > > Btw, you are using an old version of Cygwin (cygwin1.dll) ... Why do you > not update (while also installing the 64-bits version of the compiler). > > I may be wrong though (as I only skimmed your posts and the cygcheck.out > file). Compiled "hello.c" on my 32-bits setup of Cygwin ... @@ gcc -Wall -o hello-32 hello.c # prompt indicates 32-bits setup of Cygwin Ran it on my 64-bits setup of Cygwin ... 64-@@ ./hello-32 # prompt indicates 64-bits setup of Cygwin I got the same result as you did ... (same pop-up) .. even the output of "strace ./hello-32" is the same. Henri -- 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 |