I am doing segmentation to my code. But this msg occurs
SEGMENT2: warning: spurious code section ignored
Since your using prc-tools, did you add the "SEGMENT2" section name to your .def file? If not, the build-prc tool doesn't know what to do with the code in section "SEGMENT2" and gives you this message.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
