[sword-devel] Optimization -O0 (was: FUTURE DIRECTION)

Eeli Kaikkonen eekaikko at mail.student.oulu.fi
Mon Aug 14 11:12:52 MST 2006


In usrinst.sh script there is line:
CPPFLAGS="$CFLAGS $CPPFLAGS -DUSBINARY" ./configure $OPTIONS $*

Try adding:
CXXFLAGS="-O0"
in the beginning of that line, run the script, then make.

usrinst.sh script is not part of autotools, it's just added to make
things simple if you don't want to read ./configure --help.

  Yours,
	Eeli Kaikkonen (Mr.), Oulu, Finland
	e-mail: eekaikko at mailx.studentx.oulux.fix (with no x)



More information about the sword-devel mailing list