Re: FYI: 64-Bit Winelib-compilation

2009-05-02 Thread André Hentschel
Austin English schrieb: 2009/5/1 André Hentschel : To my suprise it didnt run. Interesting...does it run as a 32-bit winelib app? Have you tried compiling it with 64-bit mingw and seeing if it works there? i have problems compiling it with mingw64, because i am not familiar with i

Re: FYI: 64-Bit Winelib-compilation

2009-05-01 Thread André Hentschel
Austin English schrieb: 2009/5/1 André Hentschel : To my suprise it didnt run. Interesting...does it run as a 32-bit winelib app? Have you tried compiling it with 64-bit mingw and seeing if it works there? Putty runs as 32-bit winelib app. The test with mingw64 i will try next day

Re: FYI: 64-Bit Winelib-compilation

2009-05-01 Thread Austin English
2009/5/1 André Hentschel : > To my suprise it didnt run. Interesting...does it run as a 32-bit winelib app? Have you tried compiling it with 64-bit mingw and seeing if it works there? -- -Austin

FYI: 64-Bit Winelib-compilation

2009-05-01 Thread André Hentschel
Hi, these days i got my gcc 4.4 working and first compiled wine64. Next thing i did was to modify winemaker to generate Makefiles for 64-Bit compilation. I first tried something simple and it worked great, so i took my modified Putty-sourcecode and gave it a try. And wow it worked great! Just