Hi!

I have finally managed to create makefiles with different targets (Debug and
Release) for my Palm-programs. The only thing left now is how to send
conditional defines to gcc!

I have wrapped a few calls to the Dbgxxx-functions with #ifdef __DEBUG__
/#endif. Is it possible to tell gcc's preprocessor to use these defines (without
having to manually edit the code) from the command-line (makefile)?


Regards,
Christian



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to