Problems with "Hello, World!"

Vesa P. 938v14p33@gmail.com
Mon Mar 25 13:35:00 GMT 2019


On Sat, 23 Mar 2019 at 10:33, Houder <houder@xs4all.nl> wrote:
> 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

Thanks, incorrect bitness was indeed the crux of the matter!  Problem solved.

Vesa

--
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



More information about the Cygwin mailing list