Hi,
trying to build an ARM project with the Codesourcery toolchain
I got repeatedly crashes on calling cs-make.
Probably not very helpful debugger log:
...
'codeblocks.exe': Loaded 'C:\WINDOWS\system32\imagehlp.dll'
'codeblocks.exe': Loaded 'C:\WINDOWS\system32\dbghelp.dll'
'codeblocks.exe': Loaded 'C:\WINDOWS\system32\version.dll'
Unhandled exception at 0x00000000 in codeblocks.exe: 0xC0000005: Access violation reading location 0x00000031.
Happens every time, never seen this before and wonder whats the problem?
Maybe my project is bullshit and make throws too many errors for C::B?
Greets,
Joerg