-
Further to this, I tried removing the "-O2" option in Makefile.incl and it works much better now. Specifically, I commented out like the following:
# Miscellaneous options
ifeq ($(TARGETNAME),Debug)
MISCOPTS=-O0 -g -mdebug-labels
# else
# MISCOPTS=-O2
endif
Buggy optimization is the root of all evil :-)
2003-08-29 23:18:48 UTC in Razor! Game Engine for Palm devices
-
I've tried to build a Release version of the Razor! demo and find that when I exit the application on my emulator (with an m515 ROM), I get a dialog box saying "Razor! Demo (1.0) just changed the emulated program counter to 0x55555555. This address is invalid because it's not even." The emulator does not give the "Continue" option at this point and so I assume this is a...
2003-08-29 20:33:10 UTC in Razor! Game Engine for Palm devices
-
bentcd committed patchset 2 of module src to the instrument/JTree CVS repository, changing 32 files.
2002-03-21 20:36:13 UTC in instrument/JTree
-
bentcd committed patchset 1 of module src to the instrument/JTree CVS repository, changing 32 files.
2002-03-21 20:36:13 UTC in instrument/JTree
-
My registration for the "ijtree" project was rejected.
Presumably this was because my license description was too vague.
The following is hopefully sufficiently concrete.
The
project will use the BSD License, with the following
parameters:
<OWNER> = Bent Dalager
<ORGANIZATION> = Todo
Development
<YEAR> = 2002
The complete license text is
temporarily...
2002-03-19 21:04:00 UTC in SourceForge.net