[ODE] ODE on Linux IA-64?

Adam D. Moss adam at gimp.org
Fri Feb 20 16:25:53 MST 2004


Artur Matos wrote:
> testCholeskyFactorization()
> Segmentation fault
> 
> -----------------------------------------------------------------------
> 
> The compiler did give the warning signs:
> 
> ode/src/matrix.cpp:193: warning: cast to pointer from integer of 
> different size
> (at least 20 times).

Is this in places where the ALLOCA macro is used?

> Well, so I guess ODE was still not ported to the IA-64, but judging from the compiler warnings, should only be a matter of adjusting the pointer casts for the right integer size. (I haven't checked the ODE code, so I cannot be sure of this). Can anyone give me some hints? I can try to fix and test the code in the IA-64 with the proper guidance.

Do (any of) the other test programs work?  If they segfault, can
you get a backtrace?

--Adam



More information about the ODE mailing list