Hi,
i tried to compile walktest by my own on the following system:
MS Windows XP (32 bit) Prof. (SP2)
Athlon 64 X2
NVIDIA GForce 7800 GT with latest NVIDA driver
MinGW 5.0.2
MSYS 1.0.10
(cs-win32libs-0.99r0_018.exe cs-win32libs-0.99r0_020.exe cs-win32libs-0.99r0_021.exe) each time, one of them. tried all (install/compile/deinstall complete environment MingW/MSYS/cslibs)
I cleared the folder from CS and decompressed the
http://crystalspace3d.org/cvs-pseudo-stable/cel-pseudo-stable-2006-01-27.zip to get a "clear" source folder without headers/dlls/etc.
At the end of "jam walktest" there is the following error:
...
C++ ./out/msysx86/debug/libs/csplugincommon/sndsys/cyclicbuf.o
C++ ./out/msysx86/debug/libs/csplugincommon/sndsys/snddata.o
C++ ./out/msysx86/debug/libs/csplugincommon/sndsys/sndstream.o
Archive ./out/msysx86/debug/libs/libcrystalspace.a
Archive ./out/msysx86/debug/libs/libcrystalspace.a
Ranlib ./out/msysx86/debug/libs/libcrystalspace.a
LinkApplication walktest.exe
DoSplitDebugInfo walktest.exe
...updated 240 target(s)...
Directly after
DoSplitDebugInfo walktest.exe
is printed an windows with "Objcopy.exe crashed ...." the file "walktest.exe" was created, but it is not executable. Windows "says": "this is not a valid Win32 Application" and MinGW means: "Permission denied" if i try to satrt it from there .. or within the windows command console.
Any suggestions?
Thanks in advance
