Racket now supports 64-bit Windows (Vista and up).

To build for 64-bit Windows using VS 2008:

 1. Use

      vcvarsall x64

    to configure your environment for a 64-bit build, where
    "vcvarsall.bat" is supplied by Visual Studio in the "VC"
    subdirectory.

 2. Run 
       
      build.bat

    in "racket\src\worksp".

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to