Don't use managed make, roll your own makefile. On Sat, Apr 11, 2009 at 6:44 AM, Alphasmart User < [email protected]> wrote:
> I am trying to create a hack for the Palm OS in PODS. (CodeWarrior is out > of the question, its too expensive for what I'm doing.) > > I already can create a single trap hack using -nostartfiles and > --no-check-resources in the project options and STANDALONE_CODE_RESOURCE_ID > (1000); in the source file, and the TRAP resource from an XRD file. > > My problem is that I can only patch one trap with this method. I want to > get a second STANDALONE_CODE_RESOURCE_ID (1001); in a second source file, > but it seems to merge the resources together. I think its because > m68k-palmos-gcc needs to be run separately for each source file but there > seems to be no way to get PODS to do that. > > > > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, > please see http://www.access-company.com/developers/forums/ > -- Thanks and best regards, Ryan Rix TamsPalm - The PalmOS Blog (623)-239-1103 <-- Grand Central, baby! Jasmine Bowden - Class of 2009, Marc Rasmussen - Class of 2008, Erica Sheffey - Class of 2009, Rest in peace. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
