For those interested by this problem of mixing static and dynamic libs, a working solution may be seen in the sources of Fcalc 0.2 that I just released.
Flynn
Hello everyone.
I'm getting crazy trying to make the internal dynamixc LIBM to work properly in formware 4.1.0.
It links properly, but all functions returns wrong values, as if the format was wrong or something.
exemple :
double d = atof("9999")
printf("%f", d) prints "-1.998871
I'm not...
There is no source code yet, they usually upload it to http://svn.gp2x.com/gp2x/tag/ .
Hum, maybe it does this only when SDL lib is initialized !? (i.e. the culprit steali,g bytes is the SDL lib itself ?)
BTW I was reading a ts_event slightly different, thus reading more bytes than you do...
You have a point.
I've made a small app that dumps the output of wm9xx.
The structure it's supposed to return is 16-bytes long.
Under 4.1.0, it returns randomly only the beginning of the structure, i.e. 4 or 8 or 12 bytes, and sometimes 16 bytes, which I interpreted as some other process was...
There will be a release of Fcalc for firmware 4.1.0 soon.
4.1.0 really fixes correctly the touchpad, making SDL seeing it as a mouse.
It breaks old software because old software used tricks to get the touchpad information and it collides with SDL beahviour in 4.1.0.
Beside, you need an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.