Hi, All!

When trying to create a MAKEFILE for GCC that compiles and links an application
in another directory that the source-directory (ex. ./Debug/), I run into a
little problem!

m68k-palmos-coff-obj-res does not work! Trying to change current directory is
not working (directory is not changed by MAKE), and trying to specify the
directory together with the filename does not work, because it seems that
obj-res creates its output file-name using the whole filename passed to it by
make.

Does anybody have an example that does this, or a little hint to make this work?

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