X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: P Subject: Re: Problem with C app compiled under cygwin on win32 Date: Mon, 13 Nov 2006 15:19:55 +0000 (UTC) Lines: 17 Message-ID: References: <2e59e6970611120834l4d95dae2y27ca13ee9bc615b AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > > Did you copy the version you compiled on Windows NT (hence 32-bit and > would use WOW)? Or did you recompile it on x64? If you recompiled > it, what compiler did you use and what options? (show command-line and > output from "gcc -v", but using your compiler if not just "gcc") I used the version compiled on Windows NT. It is 32-bit and I believe it is using WOW since there's a "*32" besides the application name. It should work, no? I have posted on comp.lang.c (http://tinyurl.com/yg4zy8) but I'm not sure why that fixes it when the behaviour of the application should be the same since it uses WOW? Patrick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/