Re: 64 bit support on VC++ 6.0 and VC++ &.1



No. There was a 64-bit compiler released with a Platform SDK between VS 2003 and VS 2005. But now
that VS 2005 has 64-bit compiler support, you should get VS 2005 for that purpose.

Even if you think you do, you don't want to stay with the VC++ 6.0 compiler.

"Jazz" <Jazz@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A4B9097E-2DD1-4255-865A-3A09CAE4C169@xxxxxxxxxxxxxxxx
Hello,
I am planning to compile the application targeting on X64 bit machine. I was
wondering :
(1) If there exists VC6.0 and VC7.1 64 compiler to do this;
(2) Do the compilers come with VS6.0 and VS.Net 2003 ?
(3) Do I need to install any other tools to do this?

Thanks,
Jazz




.



Relevant Pages

  • Re: Help me with syntax please
    ... "Martin Harvey (Demon account)" wrote ... >>OTOH, the first example is easier to read and makes the ... >>purpose of the code more obvious. ... It strikes me that the compiler *should* generate the same ...
    (comp.lang.pascal.delphi.misc)
  • Re: What is the fastest method of parsing scheme?
    ... but I will remove the call to it in case some compiler complains ... I am pleased to see that MzScheme can parse from a string about as ... to perform more optimizations. ... Putting code in a MzScheme module serves a similar purpose, ...
    (comp.lang.scheme)
  • Re: Is this a good habit?
    ... One might surmise that you know the purpose, or actually, purposes of ... If the compiler has a 16-bit restriction on array sizes, ... If the object and exe files are a few tens of K larger than 2 or 4 ... much about uninitialized static variables. ...
    (comp.lang.c)
  • Re: Getting a headache from _ ifstream _ MSVC++. Help anyone ?
    ... compiler is wxWindows, and maybe learn a few more things.. ... Being careful not to generate GPL code I'll have to check the Mingw licensing. ... The copyright agreement states no restrictions are placed on programs or object files compiled with the library. ... I shall switch to Mingw for this purpose soon. ...
    (alt.comp.lang.learn.c-cpp)
  • Re: should i write keywords uppercase?
    ... > checks dimensions and units for compatibility, and warns on a mismatch, ... > Does any compiler have anything of the sort? ... That thread discussed possible changes in the language for the purpose. ... Dimensional Generator causes little or no such penalty." ...
    (comp.lang.fortran)

Loading