From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14129 invoked by alias); 1 Aug 2013 09:04:22 -0000 Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org Received: (qmail 14119 invoked by uid 89); 1 Aug 2013 09:04:21 -0000 X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_50,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RDNS_NONE,SPF_HELO_PASS autolearn=no version=3.3.1 Received: from Unknown (HELO mailout4.w1.samsung.com) (210.118.77.14) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 01 Aug 2013 09:04:20 +0000 Received: from eucpsbgm1.samsung.com (unknown [203.254.199.244]) by mailout4.w1.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0MQU0070KH1QZ880@mailout4.w1.samsung.com> for insight@sourceware.org; Thu, 01 Aug 2013 10:04:11 +0100 (BST) Received: from eusync4.samsung.com ( [203.254.199.214]) by eucpsbgm1.samsung.com (EUCPMTA) with SMTP id F0.A8.13793.B842AF15; Thu, 01 Aug 2013 10:04:11 +0100 (BST) Received: from fedinw7x64 ([106.109.9.113]) by eusync4.samsung.com (Oracle Communications Messaging Server 7u4-24.01 (7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTPA id <0MQU00JGCH6ZBR80@eusync4.samsung.com>; Thu, 01 Aug 2013 10:04:11 +0100 (BST) From: Pavel Fedin To: 'Pavel Fedin' , 'Keith Seitz' Cc: insight@sourceware.org References: <003801ce8c3f$9232bcb0$b6983610$%fedin@samsung.com> <51F84A74.2010405@redhat.com> <002601ce8db2$6bb2ad10$43180730$%fedin@samsung.com> In-reply-to: <002601ce8db2$6bb2ad10$43180730$%fedin@samsung.com> Subject: RE: Building Insight for Cygwin Date: Thu, 01 Aug 2013 09:04:00 -0000 Message-id: <001601ce8e96$16b82ad0$44288070$%fedin@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-SW-Source: 2013-q3/txt/msg00024.txt.bz2 Hello! > Additionally i do it on 64-bit Cygwin. Had to apply some patchwork, > currently it almost builds. I will report results. I have built somewhat runable version, but it crashes: --- cut --- (gdb) run Starting program: /usr/local/bin/arm-linux-gnueabi-insight [New Thread 2292.0x1efc] [New Thread 2292.0x1be8] [New Thread 2292.0x14e0] Program received signal SIGSEGV, Segmentation fault. 0x0000000000000000 in ?? () (gdb) where #0 0x0000000000000000 in ?? () #1 0x0000000468466239 in InitWindowClass (titlebaricon=titlebaricon@entry=0x0) at tkWinWm.c:848 #2 0x00000004684691f7 in InitWm () at tkWinWm.c:895 #3 TkWmMapWindow (winPtr=0x600273aa0) at tkWinWm.c:2095 #4 0x00000004684ee69f in Tk_MapWindow (tkwin=0x600273aa0) at ./../generic/tkWindow.c:1569 #5 0x00000004684a3820 in MapFrame (clientData=0x60029cc00) at ./../generic/tkFrame.c:1778 #6 0x0000000000f91709 in TclServiceIdle () at ./../generic/tclTimer.c:704 --- cut --- Sorry but i have neither time nor intention to deal with this further. For now i'll continue to use MinGW version. I think if this is interesting task, we should work with upgraded TCL/TK. Currently it needs patching even for 64-bit MinGW. P.S. Yes, i remember that i can use standalone TCL/TK for Windows. But - it's inconvenient to have dependency on some 3rd party DLLs, this worsens software's portability. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia