This smells a lot like a bug in the compiler.  I do not have any
duplicate prototype definitions, but when I juggled around the
code in the segments, I managed to get my app to run without the
errors.  I also noticed that when debugging with gdb, the error
would be generated when $pc is not in the text sgement.  When I
move the offending code out into the text segment, the code runs
fine.  However, some other code that is not in the .text segment
decides to fail.  I do know that once the error has occurred, the
stack doesn't look right anymore.  Ah well, I hope someone has
better luck with this than I do.


Ashok Nadkarni <[EMAIL PROTECTED]> wrote in message
news:6607@palm-dev-forum...
>
> My "line 1111 instruction" problems went away after I combed
through all my
> sources and removed all duplicate prototype definitions.
>
> "Mike Davis" <[EMAIL PROTECTED]> wrote in message
> news:6586@palm-dev-forum...
> >
> > I am trying to get prc-tools 20 working with multiple code
resources
> > and have the same problem I saw posted a couple of days ago.
> >
> > I did not see any resolution to this problem.  Did anyone
ever figure
> > out what is causing this problem?
> >
> > Mike
> > --
>
> ---------------------------------------------------------------
--
> > Discussion Group:
http://www.halcyon.com/ipscone/wwwboard/
> >
> > Protect your constitutional rights. Your favorite one may be
next!
>
> ---------------------------------------------------------------
--
> >
> >
>
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to