X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: mwoehlke Subject: Re: XP64 problem Date: Tue, 27 Jun 2006 09:54:32 -0500 Lines: 27 Message-ID: References: <1151414993 DOT 7485 DOT 12 DOT camel AT rosella DOT wigram> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5.0.4 (X11/20060516) In-Reply-To: <1151414993.7485.12.camel@rosella.wigram> 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 skaller wrote: > Hi, I am having the following problem: > > (a) I can build my system under Cygwin on Windows XP32/SP1 amd64 > (hostname rosella) > > (b) exactly the same build processes generates a segfaulting binary > on XP64 amd62x2 (hostname budgie) > > cyginfo -s for budgie attached. AFAIK this is the very latest > cygwin stuff (ran cygsetup just before the test). Not sure about > the rosella build (dual boot with Linux with which I'm mailing) > > The segfaulting program is a statically linked generated > C++ program. > > Budgie cygwin is running under Wow64. FWIW, I run Cygwin on Win2K3 R2 x64 with no problems. However, I mostly use Microsoft's 'cl' as the compiler for my own programs. Did you try using a debugger (like gdb) to see *why* your program is SEGV'ing? -- Matthew Do not expose to extreme heat, cold, or open flame. -- 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/