From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17374 invoked by alias); 15 Nov 2002 17:00:55 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 17366 invoked from network); 15 Nov 2002 17:00:51 -0000 Received: from unknown (HELO hplh.metrocom.ru) (195.5.128.133) by sources.redhat.com with SMTP; 15 Nov 2002 17:00:51 -0000 Received: from ast ([213.182.176.146]) by hplh.metrocom.ru (8.9.3/8.9.3) with ESMTP id UAA01648 for ; Fri, 15 Nov 2002 20:00:50 +0300 (MSK) From: "Alexander Stepanov" To: Subject: Insight 5.2.1 linking problems Date: Fri, 15 Nov 2002 09:00:00 -0000 Message-ID: <000601c28cc9$2dfa78e0$0a00a8c0@smcdev.com> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-SW-Source: 2002-q4/txt/msg00113.txt.bz2 I'm getting that error on the linking stage: make[1]: Entering directory `/src/insight-5.2.1/tcl' make[2]: Entering directory `/src/insight-5.2.1/tcl/win' gcc -shared -g -O2 -o cygtcl83.dll -Wl,--out-implib,libcygtcl83.a regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o tclBasic.o tclBinary.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 tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.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 tclStubLib.o tclThread.o tclTimer.o tclUtf.o tclUtil.o tclVar.o tclWin32Dll.o tclWinChan.o tclWinConsole.o tclWinSerial.o tclWinError.o tclWinFCmd.o tclWinFile.o tclWinInit.o tclWinLoad.o tclWinMtherr.o tclWinNotify.o tclWinPipe.o tclWinSock.o tclWinThrd.o tclWinTime.o strftime.o tcl.res.o=20 Creating library file: libcygtcl83.a bfd_close libcygtcl83.a: Invalid operation collect2: ld returned 1 exit status make[2]: *** [cygtcl83.dll] Error 1 make[2]: Leaving directory `/src/insight-5.2.1/tcl/win' make[1]: *** [all] Error 2 make[1]: Leaving directory `/src/insight-5.2.1/tcl' make: *** [all-tcl] Error 2 What can be wrong? I've found out that without -Wl,--out-implib,libcygtcl83.a option (i.e. not to create import library) linker does not raise an error. Gcc version is 3.2 Best regards, Alexander Stepanov SoftMine Corp., Software Developer Tel.: +7 (812) 329-67-44 =9A=9A=9A=9A=9A +7 (812) 329-67-45 E-mail: astepanov@softminecorp.com Web: www.softminecorp.com =9A