RE: 64-bit toolchain questions

2013-05-17 Thread Fedin Pavel
Hello! > I'm sure you didn't specify the .cygport suffix: > > $ cygport make.cygport prep > > This is required for the new style cygport files. Thanks, i will know. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: 64-bit toolchain questions

2013-05-17 Thread Corinna Vinschen
On May 17 14:06, Fedin Pavel wrote: > Hello! > > > 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.

RE: 64-bit toolchain questions

2013-05-17 Thread Fedin Pavel
Hello! > 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

Re: 64-bit toolchain questions

2013-05-17 Thread Andy Koppe
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

64-bit toolchain questions

2013-05-17 Thread Fedin Pavel
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 ? Kind regards. -- Problem reports: