On 17 May 2013 08:07, Fedin Pavel wrote: > Hello! > > I have noticed that Cygwin64 toolchain is available and installed it. Then > i tried to compile a simple "Hello world" using it. A 64-bit .exe file was > created. I am even able to start this file from terminal, but it prints > nothing. What's wrong ?
You need a 64-bit Cygwin install to run it in. Well, actually just the 64-bit cygwin1.dll in case of "Hello World". Unfortunately you don't get an error message in case of a missing DLL. ftp://cygwin.com/pub/cygwin/64bit/setup64.exe (Warning: this is still very much in beta.) Andy -- 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