Hello,
I'm really new to this and I've been trying for some time to write a Dhrystone test in Carbide 1.2. I eventually managed to build a version and run it succesfully on the emulator (not too clean tho, I think).
The problem is that I need to run this test on the phone so I'm trying to build a .sis file to download. When trying to build it as phone release, it says:
I have no idea where to start debugging this. I saw a thread on this forum specifying the same problem but the fix didn't help me as I didn't import any .lib files anywhere in my project.Code:\Symbian\9.2\S60_3rd_FP1\EPOC32\BUILD\Symbian\Carbide\workspace\Dhrystone\group\DHRYSTONE\GCCE\DHRYSTONE.GCCE *** missing separator. Stop. Dhrystone line 85 file I/O fault. Dhrystone/sis Dhrystone.pkg line 29 makesis.exe returned with exit value = 1 Dhrystone Unknown
Line 85 in DHRYSTONE.GCCE looks like this:
Any help is appreciated.Code:84: ifndef CC_INSTALL_PATH 85: CC_INSTALL_PATH=libgcc.a 86: \..
Also, if anyone already has a Dhrystone application already compiled and ready to run on a Nokia N70, it'd be great (I need a .sis, not .jar file)!
Thanks in advance!



