On Wed, May 01, 2002 at 03:00:05PM -0700, Brian Ku wrote:
> The function I moved to a separate segment is an event handler.  Now
> none of the events are being handled, buttons aren't working etc.
> 
> Looking at the mapfile:
> 
> forms           0x00000000      0xa6c
>  *(forms)
>  forms          0x00000000      0xa6a forms.o
>                 0x0000012e                AmountHandleEvent(EventType *)
> 
> I'm assuming the AmountHandleEvent() is correctly placed in "forms" code
> segment, right?

And previously Dave Carrigan wrote:
> Can't help without more information.

What Dave said.

What optimization settings are you using?  If you want to send me the
commands you are using to compile the source files containing
AmountHandleEvent() and the call to FrmSetEventHandler() that sets it,
and rerun those commands yourself with -save-temps added, and send me
the .i and .s output so produced, then I will be happy to look into it.

Otherwise there's not much to say other than "works for me".

    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