Conference Room SAD
[thread display] [new arrival display] [word search] [past log] [管理用]

Subject SAD compilation error on SUSE11 x86_64
Date: 2011/03/02(Wed) 23:31:07
Contributorduanz < >

I'm attempting to compile the latest main trunk on a 4-core 4GB memory SUSE11 x86_64 machine, when at the final stage of the compling meet with the following error. I wonder if I need to pass some extra options related to 64-bit in the sad.conf file, and how to configure a parrallel SAD to make full use of the multi-core capacity?

(cd /home/duanz/oldsad/Documents/example ;
/home/duanz/oldsad/bin/gs /home/duanz/oldsad/script/design_example.sad > /home/duanz/oldsad/script/design_example.sad.result ; rm -f a fort.9)
decloc: out of range 4d8248 4d824e
mkdir -p /home/duanz/oldsad/Documents/example
/home/duanz/oldsad/bin/gs /home/duanz/oldsad/script/help2HTML.sad
*** Welcome to SAD Ver.1.0.10.4.8a built at 2011-03-02 21:46:07 +0800 ***
*** Today: 21:46:08 Wednesday 03/02/2011 ***
decloc: out of range 4d8248 4d824e
make[2]: *** [/home/duanz/oldsad/Documents/SADHelp.html] Error 1
make[2]: Leaving directory `/home/duanz/oldsad/obj/AMD64-Linux2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/duanz/oldsad'
make: *** [all] Error 2


My sad.conf is as followed:
COMPILER=GNU
USE_GCC=4.3
CC=gcc -m64
FC=gfortran -m64
CXX=g++ -m64
SYS_COPT= -Wall -std="gnu99"

Thank you!


- 関連一覧ツリー (Click ▼ to display all articles in a thread.)