On Tue, Jul 13, 2004 at 09:56:36PM -0000, Richard Dumais wrote:
> OK, the only problem left now is that build-prc still gives me the
> message "MyApp:segment2: warning: spurious code section ignored"

This message means that the code section "segment2" is not listed in the
definition file given to build-prc.  It's _spurious_ in that it was found
in the executable, but build-prc was not expecting it.

>  ===========================Sections.def=================
> application { "MyApp" XXXX }
>  
> multiple code { segment2 }

But your definition file most certainly does list it; therefore it seems
most probable that the cause of your problem is that Sections.def was not
given as an argument to build-prc.  (I myself have no idea what would
cause that in a PODS context.)

This information and more can be found in the palm-dev-forum archives by
searching for "spurious code section ignored".

    John

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to