May be it doesn't match do to optiimatiom being on....

Kai Garrels wrote:

> In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says...
>
> even after that, the symbol file doesn't seem to
> fit the prc file (strange line numbers etc.)
>
> what do we have to correct?
>
> Best regards,
> kai
>
> >
> > To obtain a .sym file , change the link command :
> >
> > For example, with the Tex2Hex sample, do the following :
> >
> > m68k-palmos-gcc.exe -g -c Tex2Hex.c -o Tex2Hex.o
> > m68k-palmos-gcc.exe -g Tex2Hex.o -o Tex2Hex.code.1.sym
> > build-prc -o Tex2Hex.prc Tex2Hex.def *.bin Text2Hex.code.1.sym
> >
> > PalmDebugger will now recognize the .sym file. But there is still a problem
> > : as I know, PalmDebugger can't load the source file if the source file, the
> > .prc file and the .sym file are not is the same folder. :-(

--
My definition of an educated man is the fellow who
knows the right thing to do at the time it has to
be done. ... You can be sincere and still be stupid."
Charles F. Kettering, American inventor (1876-1958).

I believe that man will not merely endure: he will prevail."
William Faulkner, American author (1897-1962)





-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to