Page 1 of 1

Symbian SDKs - GCC crashing on Vista 64?

PostPosted: Oct 24, 2007 @ 7:35am
by Kzinti
I've just spend about 6h trying to get some version of the Symbian SDK to work on my Vista 64. I've narrowed it down to "gcc.exe" (or "g++.exe") crashing with "Exception: STATUS_ACCESS_VIOLATION". These SDKs are fine on my XP 32bits machine.

Simply calling "gcc.exe somefile.cpp" will crash with an access violation, even with an empty source file.

I've tested the following SDKs:

Serie 60 1.0
Serie 60 1.2
Serie 60 2.0
UIQ 2.1

They all have the same problem. I couldn't find anything on google about it (or forum nokia or symbian).

Anyone else has seen this?