linux 64 bits support

Enrico Segre enrico.segre at weizmann.ac.il
Mon Sep 1 12:19:29 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

I miss: -what- doesn't work? That I see #define USE_DYNAMIC_STACK in machine.h?

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

did both and have still

egrep 'IS_64_BITS_CPU|USE_DYNAMIC_STACK' modules/core/includes/machine.h
#define IS_64_BITS_CPU 

or?
I'll try adding the #define at hand and recompile; should that remove the
SIGSEGVs, or am I misunderstanding?

Enrico




More information about the dev mailing list