In article <[EMAIL PROTECTED]>, Alexandre Estanislau wrote: > I have the Version 1.1. I?m using CW for PalmOS V8. Now, I downloaded the zip file > from http://www.radiks.net/~rhuebner/mathlib.html and I will try to compile it. > > If anyone have more ideas, please help me !!!
Not really any more ideas. I have been using MathLib with EasyCalc (http://sourceforge.net/projects/easycalc) on both a Tungsten-T (OS 5.0) and T3 (OS 5.2.1) without any problems. EasyCalc is also a multi-segment application and uses the same code as you to open and close MathLib. The only thing I can think of is that something else trashes some datastructures used by System Libraries in the OS. When you do not use MathLib the trashed data is not used and hence no crash. Have you tried to run your code on a Debug version of the Pose or one of the 5.x Simulators? Could give you some warnings about illegal memory accesses. HTH Ton van Overbeek -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
