Question: Win7 and Compiler

I installed M16 32 Bit on my new machine with Win7 64 Bit.

But the following results in crushing mserver.exe:

  tmp := proc( x :: float ) :: float; 2.3 * x end proc:
  cp:=Compiler:-Compile(tmp);

with system info below.

Do I have to set certain rights for the compiler or define a specific working directory?

The FAQ http://www.maplesoft.com/support/faqs/results.aspx?search=compiler does not help me.

Dito http://www.maplesoft.com/support/faqs/detail.aspx?sid=32630 does not help me much:
I have installed MSVC 2005 (=32 Bit), but want to use the Watcom compiler - as I did
before (and IIRC I was not asked during installation).

TIA,
Axel


Problemsignatur:
  Problemereignisname:        APPCRASH
  Anwendungsname:        mserver.exe
  Anwendungsversion:        0.0.0.0
  Anwendungszeitstempel:    4fa7050e
  Fehlermodulname:        maple.dll
  Fehlermodulversion:        1.0.0.0
  Fehlermodulzeitstempel:    4fa7050c
  Ausnahmecode:            c0000005
  Ausnahmeoffset:        003279fc
  Betriebsystemversion:        6.1.7601.2.1.0.256.48
  Gebietsschema-ID:        1031
  Zusatzinformation 1:        0a9e
  Zusatzinformation 2:        0a9e372d3b4ad19135b953a78882e789
  Zusatzinformation 3:        0a9e
  Zusatzinformation 4:        0a9e372d3b4ad19135b953a78882e789
Please Wait...