public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Houder <houder@xs4all.nl>
To: cygwin@cygwin.com
Subject: Re: Problems with "Hello, World!"
Date: Sat, 23 Mar 2019 08:33:00 -0000	[thread overview]
Message-ID: <845a752e5fbe0dcb5dff64f81d1e04df@smtp-cloud8.xs4all.net> (raw)
In-Reply-To: <534338decdf116e0ba1aa68fc43de163@smtp-cloud8.xs4all.net>

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

  reply	other threads:[~2019-03-23  8:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-19 21:31 Vesa P.
2019-03-19 22:14 ` Thomas Wolff
2019-03-20  3:15 ` L A Walsh
2019-03-20  3:33 ` Brian Inglis
2019-03-22 14:25   ` Vesa P.
2019-03-22 18:58     ` Achim Gratz
2019-03-23  8:17     ` Houder
2019-03-23  8:33       ` Houder [this message]
2019-03-23  8:52         ` Houder
2019-03-25 13:35         ` Vesa P.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=845a752e5fbe0dcb5dff64f81d1e04df@smtp-cloud8.xs4all.net \
    --to=houder@xs4all.nl \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).