In article <[EMAIL PROTECTED]>, "Alexander R. Pruss" <[EMAIL PROTECTED]> wrote:
> In fact, if you look at the sample source-code, it has a Makefile (not a very > good one--it doesn't recompile when source has changed). Just go to the > samples directory in a cygwin shell and run make. You're right; in the Memo sample directory, "make / touch Src/MemoDB.c /make" doesn't cause recompilation. It's not obvious what the problem is, since the makefile calls makefile-engine.mk, which seems to have a lot of dependency checking; e.g., the $(OBJ_DIR)/%.o target depends on the .c sources. I've filed this in our bug database, but I'm afraid I can't give any kind of a timeframe for an update to PODS. -- http://pobox.com/~flash Quality Lead for Compilers Acting Quality Lead for Developer Tools PalmSource, Inc. (an Access Company) Tools Quality Assurance -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
