public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Insight 5.2.1 linking problems
@ 2002-11-15  9:00 Alexander Stepanov
  2002-11-15  9:03 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Stepanov @ 2002-11-15  9:00 UTC (permalink / raw)
  To: insight


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 
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
      +7 (812) 329-67-45
E-mail: astepanov@softminecorp.com
Web: www.softminecorp.com
 



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Insight 5.2.1 linking problems
  2002-11-15  9:00 Insight 5.2.1 linking problems Alexander Stepanov
@ 2002-11-15  9:03 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2002-11-15  9:03 UTC (permalink / raw)
  To: Alexander Stepanov; +Cc: insight

On Fri, 15 Nov 2002, Alexander Stepanov wrote:

> 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.

Never seen that problem before, but I also never compile 5.2.1 anymore. 
Try 5.3 or newer. (Be forewarned about tcl8.3 problems on cygwin... See 
webpage for details.)

Keith


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-15 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-15  9:00 Insight 5.2.1 linking problems Alexander Stepanov
2002-11-15  9:03 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).