Posted to tcl by GDG at Wed Dec 12 10:30:28 GMT 2007view raw

  1. Warning: tclStubInit.c may be out of date.
  2. Developers may want to run "make genstubs" to regenerate.
  3. This warning can be safely ignored, do not report as a bug!
  4. gcc -c -O2 -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I. -I/home/diguglielmo/project/propsim/src/tcl8.4.16/unix/../generic -I/home/diguglielmo/project/propsim/src/tcl
  5. 8.4.16/unix -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64
  6. =1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -
  7. DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1
  8. -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_LIBRARY=\"/home/diguglielmo/project/propsim/src/tcl8.4.16/unix/../../../lib/tcl/8.4.16//lib/tcl8.4\" \
  9. -DTCL_PACKAGE_PATH="\"/home/diguglielmo/project/propsim/src/tcl8.4.16/unix/../../../lib/tcl/8.4.16//lib \"" \
  10. /home/diguglielmo/project/propsim/src/tcl8.4.16/unix/tclUnixInit.c
  11. rm -f libtcl8.4.so
  12. gcc -shared -O2 -pipe -DTCL_DBGX= -Wl,--export-dynamic -o libtcl8.4.so regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o
  13. 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 tclI
  14. nterp.o tclIO.o tclIOCmd.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclPanic.o tclParse.o tclParseExpr.o tclPipe.
  15. o tclPkg.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclStubInit.o tclStubLib.o tclTimer.o t
  16. clUtf.o tclUtil.o tclVar.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixCompat.o tclUnixNotfy.o tclLoadDl
  17. .o -ldl -lieee -lm -Wl,-rpath,/home/diguglielmo/project/propsim/src/tcl8.4.16/unix/../../../lib/tcl/8.4.16//lib
  18. /usr/bin/ld: warning: i386 architecture of input file `regcomp.o' is incompatible with i386:x86-64 output
  19. /usr/bin/ld: warning: i386 architecture of input file `regexec.o' is incompatible with i386:x86-64 output
  20. /usr/bin/ld: warning: i386 architecture of input file `regfree.o' is incompatible with i386:x86-64 output
  21. /usr/bin/ld: warning: i386 architecture of input file `regcomp.o' is incompatible with i386:x86-64 output
  22. /usr/bin/ld: warning: i386 architecture of input file `regexec.o' is incompatible with i386:x86-64 output
  23. /usr/bin/ld: warning: i386 architecture of input file `regfree.o' is incompatible with i386:x86-64 output
  24. /usr/bin/ld: warning: i386 architecture of input file `regerror.o' is incompatible with i386:x86-64 output
  25. /usr/bin/ld: warning: i386 architecture of input file `tclAlloc.o' is incompatible with i386:x86-64 output
  26. /usr/bin/ld: warning: i386 architecture of input file `tclAsync.o' is incompatible with i386:x86-64 output
  27. /usr/bin/ld: warning: i386 architecture of input file `tclBasic.o' is incompatible with i386:x86-64 output
  28. /usr/bin/ld: warning: i386 architecture of input file `tclBinary.o' is incompatible with i386:x86-64 output
  29. /usr/bin/ld: warning: i386 architecture of input file `tclCkalloc.o' is incompatible with i386:x86-64 output
  30. /usr/bin/ld: warning: i386 architecture of input file `tclClock.o' is incompatible with i386:x86-64 output
  31. /usr/bin/ld: warning: i386 architecture of input file `tclCmdAH.o' is incompatible with i386:x86-64 output
  32. /usr/bin/ld: warning: i386 architecture of input file `tclCmdIL.o' is incompatible with i386:x86-64 output
  33. /usr/bin/ld: warning: i386 architecture of input file `tclCmdMZ.o' is incompatible with i386:x86-64 output
  34. /usr/bin/ld: warning: i386 architecture of input file `tclCompCmds.o' is incompatible with i386:x86-64 output
  35. /usr/bin/ld: warning: i386 architecture of input file `tclCompExpr.o' is incompatible with i386:x86-64 output
  36. /usr/bin/ld: warning: i386 architecture of input file `tclCompile.o' is incompatible with i386:x86-64 output
  37. /usr/bin/ld: warning: i386 architecture of input file `tclDate.o' is incompatible with i386:x86-64 output
  38. /usr/bin/ld: warning: i386 architecture of input file `tclEncoding.o' is incompatible with i386:x86-64 output
  39. /usr/bin/ld: warning: i386 architecture of input file `tclEnv.o' is incompatible with i386:x86-64 output
  40. /usr/bin/ld: warning: i386 architecture of input file `tclEvent.o' is incompatible with i386:x86-64 output
  41. /usr/bin/ld: warning: i386 architecture of input file `tclExecute.o' is incompatible with i386:x86-64 output
  42. /usr/bin/ld: warning: i386 architecture of input file `tclFCmd.o' is incompatible with i386:x86-64 output
  43. /usr/bin/ld: warning: i386 architecture of input file `tclFileName.o' is incompatible with i386:x86-64 output
  44. /usr/bin/ld: warning: i386 architecture of input file `tclGet.o' is incompatible with i386:x86-64 output
  45. /usr/bin/ld: warning: i386 architecture of input file `tclHash.o' is incompatible with i386:x86-64 output
  46. /usr/bin/ld: warning: i386 architecture of input file `tclHistory.o' is incompatible with i386:x86-64 output
  47. /usr/bin/ld: warning: i386 architecture of input file `tclIndexObj.o' is incompatible with i386:x86-64 output
  48. /usr/bin/ld: warning: i386 architecture of input file `tclInterp.o' is incompatible with i386:x86-64 output
  49. /usr/bin/ld: warning: i386 architecture of input file `tclIO.o' is incompatible with i386:x86-64 output
  50.