Hi Reinfried,
I suspect the most likely thing to have gone wrong is the
myapp-sections.o: myapp-sections.s
m68k-palmos-gcc -c myapp-sections.s
myapp-sections.s myapp-sections.ld: myapp.def
m68k-palmos-multigen myapp.def
part of your Makefile. Did this part build properly?
You might need to post cut down snippets of your headers, source, and
Makefile to get a better idea of what is going wrong.
Sorry not to be more helpful.
Regards,
On 31/01/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I went ahead and broke up the code into multiple sections according to the
> instructions at
> http://prc-tools.sourceforge.net/doc/prc-tools_3.html#SEC17. I created a
> section called "handlers" and put all of the form handlers in that
> section. Again it compiles, but on linking, I get the following
> errors. Does anyone know what I did wrong?
>
> ClueHints.o(.text+0x3f10):ClueHints.c: undefined reference to
> `__text__handlers'
>
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/