This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FW: Tcl84.dll error while trying to build GDB !!


I am getting the following error when trying to build GDB. Did I miss
something??

Creating library file: libtcl84.a
tclWin32Dll.o: In function `TclpCheckStackSpace':
/usr/local/src/insight/src/tcl/win/tclWin32Dll.c:365: undefined
reference to `__except_checkstackspace_handler'
tclWinChan.o: In function `Tcl_MakeFileChannel':
/usr/local/src/insight/src/tcl/win/tclWinChan.c:1056: undefined
reference to `__except_makefilechannel_handler'
tclWinFCmd.o: In function `DoCopyFile':
/usr/local/src/insight/src/tcl/win/tclWinFCmd.c:558: undefined reference
to `__except_docopyfile_handler'
tclWinFCmd.o: In function `TclpObjRenameFile':
/usr/local/src/insight/src/tcl/win/tclWinFCmd.c:204: undefined reference
to `__except_dorenamefile_handler'
collect2: ld returned 1 exit status
make[2]: *** [tcl84.dll] Error 1
make[2]: Leaving directory `/usr/local/src/BUILD/insight/tcl/win'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/BUILD/insight/tcl'
make: *** [all-tcl] Error 2

Manish

"Nothing is Impossible, Even Impossible says I'm possible"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]