OK, the only problem left now is that build-prc still gives me the message "MyApp:segment2: warning: spurious code section ignored", even though I do use the following format for Sections.def and Sections.h:
Richard, I've just verified that you've found a bug with the 68K Managed Make system. The PODS 1.0 beta isn't adding the Sections.def file to the command line for build-prc, which makes the build just group all of the code sections into the main section. I've filed a bug with PalmSource engineering on this issue. In the meantime, you can use the standard make setup, which does work. The Memo sample code included with PODS shows this in use.
Thanks for the report. I think we missed this because we were testing with small examples that could successfully link as a single-segment application, so the problem didn't show up during functional testing, and no one noticed the warning from build-prc since it didn't look like an error to the Eclipse error parser.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
