Prior to using the PalmOS Developer Suite, I used a custom Cygwin
development enviroment.  At this time I was writing many in-house
applications which shared 90% of their code - so I wrote a GLib shared
library for the common functions (as GLib libraries do not require
hand-coding of startup and shutdown routines, allow the libraries to have
private globals, etc.).

After upgrading from prc-tools 2.2 to the 2.3 in the PalmOS DS, my GLib
continues to compile fine, however, whenever an application attempts to
access one of the functions in the GLib, the average error is something
along the lines of "Odd aligned read from 6f647563" - the number remains
constant through multiple incarnations of the PalmOS 6 Debug Simulator...

Has anything changed in stubgen that might cause this problem?  And what the
hoek is gccSLibPatch.exe for (located in the PalmOSTools directory)?

How can I get my GLib operational again?

(I will be creating a simple one-fuction glib to run some tests, but I doubt
this will help - I suspect the GLib system has become broken.)

        - Matthew Bevan



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

Reply via email to