[Scilab-Dev] Re: Re: linux 64 bits support

Simon Lipp simon.lipp at scilab.org
Mon Sep 1 11:51:39 CEST 2008


You should have #define USE_DYNAMIC_STACK, then. Try:
rm -f modules/core/includes/machine.h && ./config.status

If it still doesn't work, try

rm -f modules/core/includes/machine.h
modules/core/includes/machine.h.in && autoheader
and relaunch the configure script

(a simpler way is to restart from a clean tree ;))



More information about the dev mailing list