From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16628 invoked by alias); 8 Feb 2006 23:03:03 -0000 Received: (qmail 16611 invoked by uid 71); 8 Feb 2006 23:03:02 -0000 Resent-Date: 8 Feb 2006 23:03:02 -0000 Resent-Message-ID: <20060208230302.16610.qmail@sourceware.org> Resent-From: insight-gnats@sources.redhat.com (GNATS Filer) Resent-To: nobody@sources.redhat.com Resent-Cc: insight-prs@sources.redhat.com Resent-Reply-To: insight-gnats@sources.redhat.com, ivan_saraiva@hotmail.com Received: (qmail 14884 invoked by uid 48); 8 Feb 2006 22:55:18 -0000 Message-Id: <20060208225518.14883.qmail@sourceware.org> Date: Wed, 08 Feb 2006 23:03:00 -0000 From: ivan_saraiva@hotmail.com Reply-To: ivan_saraiva@hotmail.com To: insight-gnats@sources.redhat.com X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: insight/288: Insight 6.4 can't compile on cygwin Mailing-List: contact insight-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-prs-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00002.txt.bz2 List-Id: >Number: 288 >Category: insight >Synopsis: Insight 6.4 can't compile on cygwin >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Wed Feb 08 23:03:01 GMT 2006 >Closed-Date: >Last-Modified: >Originator: ivan_saraiva@hotmail.com >Release: unknown-1.0 >Organization: >Environment: pc windows 2000 cygwin >Description: gcc -shared -g -O2 -o tcl84.dll -mwin32 -Wl,--out-implib,libtcl8 4.a regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o tclBasic.o tc lBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompExpr.o tclCompile.o tclDate.o tclEncoding.o tclEnv.o tclEvent.o tclExecu te.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclIn terp.o tclIO.o tclIOCmd.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclLiteral .o tclListObj.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclPanic.o tclParse.o tclParseExpr.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o tclProc .o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclStubInit.o t clStubLib.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclTimer.o tclUtf.o tcl Util.o tclVar.o tclWin32Dll.o tclWinChan.o tclWinConsole.o tclWinSerial.o tclWin Error.o tclWinFCmd.o tclWinFile.o tclWinInit.o tclWinLoad.o tclWinMtherr.o tclWi nNotify.o tclWinPipe.o tclWinSock.o tclWinThrd.o tclWinTime.o strftime.o strtol l.o strtoull.o tcl.res.o Creating library file: libtcl84.a tclWin32Dll.o: In function `TclpCheckStackSpace': /usr/src/insight-6.4/tcl/win/tclWin32Dll.c:364: undefined reference to `__except _checkstackspace_handler' tclWinChan.o: In function `Tcl_MakeFileChannel': /usr/src/insight-6.4/tcl/win/tclWinChan.c:1056: undefined reference to `__except _makefilechannel_handler' tclWinFCmd.o: In function `DoCopyFile': /usr/src/insight-6.4/tcl/win/tclWinFCmd.c:558: undefined reference to `__except_ docopyfile_handler' tclWinFCmd.o: In function `TclpObjRenameFile': /usr/src/insight-6.4/tcl/win/tclWinFCmd.c:204: undefined reference to `__except_ dorenamefile_handler' collect2: ld returned 1 exit status make[3]: *** [tcl84.dll] Error 1 make[3]: Leaving directory `/usr/src/insight-6.4/tcl/win' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/src/insight-6.4/tcl' make[1]: *** [all-tcl] Error 2 make[1]: Leaving directory `/usr/src/insight-6.4' make: *** [all] Error 2 >How-To-Repeat: run cygwin and after cygwin's prompt... cd insight-source-directory ./configure make >Fix: >Release-Note: >Audit-Trail: >Unformatted: