public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "Alexander Stepanov" <astepanov@softminecorp.com>
To: <insight@sources.redhat.com>
Subject: Insight 5.2.1 linking problems
Date: Fri, 15 Nov 2002 09:00:00 -0000	[thread overview]
Message-ID: <000601c28cc9$2dfa78e0$0a00a8c0@smcdev.com> (raw)


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
 



             reply	other threads:[~2002-11-15 17:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-15  9:00 Alexander Stepanov [this message]
2002-11-15  9:03 ` Keith Seitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000601c28cc9$2dfa78e0$0a00a8c0@smcdev.com' \
    --to=astepanov@softminecorp.com \
    --cc=insight@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).