This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compile/run problems on cygwin not solved by going to cygwin64


Hi Marco,

No difference at all.
$ gcc -Wall -o ciao hello.c
$ ./ciao
$ echo $?
0
$

Am not familiar with the assembler, so I don't know what you were
hoping to achieve with that flag, but whatever it was, it didn't do
it! Thanks for trying,
Wouter

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]