Re: Win-64 bit tcl84.dll and tcl84.lib



On May 21, 4:59 pm, Pat Thoyts <cnggub...@xxxxxxxxxxxxxxxxxxxxx>
wrote:
"mail.dp...@xxxxxxxxx" <mail.dp...@xxxxxxxxx> writes:
Hi,
Where can i get tcl84.dll and tcl84.lib (export library) for win64bit?

i am using it in my application and need to link with 64 bit version.

thanks

Fetch the Platform SDK for Windows Server 2003 R2 which handily
contains a AMD64 version of the MSVC++ 2005 compiler. Start a Build
Environment window for a 64 bit retail target and build tcl and tk.

Something like:
 cd tcl\win
 nmake -f makefile.vc MACHINE=AMD64 OPTS=threads,pdbs release
 cd ..\..\tk\win
 nmake -f makefile.vc MACHINE=AMD64 TCLDIR=..\..\tcl OPTS=threads,pdbs release

Look in the Release_VC8 subdirectoris for the built files or install
them by setting INSTALLDIR on the nmake command line.

--
Pat Thoyts                            http://www.patthoyts.tk/
To reply, rot13 the return address or read the X-Address header.
PGP fingerprint 2C 6E 98 07 2C 59 C8 97  10 CE 11 E6 04 E0 B9 DD

Hi Pat,
Thanks for the Help,

i downloaded tcl8419-src.zip(from http://www.tcl.tk/software/tcltk/download84.html
) and did the step above. I am getting error something like

NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
Studio 8\VC
\BIN\amd64\cl.EXE"' : return code '0x2'.

i tried to debug it but no success.

Is there any way to get the binary of tcl84.dll and tcl84.lib(export
library)

Thanks
Deepak
.



Relevant Pages

  • Re: My predictions for 2004-2005
    ... You can also get a copy of Windows Server 2003 compiled for AMD64. ... Microsoft C/C++ Optimizing Compiler Version 14.00.2207 for AMD64 ...
    (borland.public.delphi.non-technical)
  • Re: Breaking the 2GB barrier
    ... compiler only emits X86 code. ... memory, provided that you have set the LARGEADDRESSAWARE header flag. ... The Windows Server is setup with the /3GB switch. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Win-64 bit tcl84.dll and tcl84.lib
    ... Fetch the Platform SDK for Windows Server 2003 R2 which handily ... them by setting INSTALLDIR on the nmake command line. ...
    (comp.lang.tcl)
  • Re: Convert a Program with many functions and GUI into a stand alone .exe
    ... > I have forgotten to say that I am working on a 64 bits computer, as a simple user, and with Windows Server 2008. ... I have many problems installing my compiler. ... If you could help me with that I will be so, so greatfull! ... Camille. ...
    (comp.soft-sys.matlab)
  • Re: Fastcode IntToStr32 Benchmark Stability Journal
    ... Dennis wrote: ... > Compiler used: Delphi2005 ... > Windows version: Windows Server 2003 ... On Opteron there was the problem only with v0.007. ...
    (borland.public.delphi.language.basm)