Re: Problems with "Hello, World!"

2019-03-23 Thread Houder
On Sat, 23 Mar 2019 09:33:10, Houder wrote: > 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 updat

Re: Problems with "Hello, World!"

2019-03-23 Thread Houder
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 compile

Re: Problems with "Hello, World!"

2019-03-23 Thread Houder
ram did not execute. You compiled your "hello.c" as follows: gcc -Wextra -Wall -o hello hello.c You are using the 64-bits setup of Cygwin. Me too (although I have W7). 64-@@ uname -a CYGWIN_NT-6.1 Seven 3.0.4(0.338/5/3) 2019-03-16 09:50 x86_64 Cygwin ** Me ** 64-@@ gr