X-Spam-Check-By: sourceware.org Message-ID: <2e59e6970611120834l4d95dae2y27ca13ee9bc615b@mail.gmail.com> Date: Sun, 12 Nov 2006 10:34:19 -0600 From: "* *" To: cygwin AT cygwin DOT com Subject: Re: Problem with C app compiled under cygwin on win32 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On 11/10/06, P wrote: > Hi all, > > I have an C program (japach) that I compiled under cygwin on Windows NT. That > application runs fine on all versions of win32 but problem arises when I ran it > on Windows x64. Should it be compatible on x64 since it has WOW which would > allow 32-bit applications to run in Windows x64? Is there anything I need to > watch out for? 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") > > Thanks. > > P > > > -- > 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/ > > -- 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/