1
0
Fork 0

Add an important build note.

This commit is contained in:
curt 2005-10-31 18:47:46 +00:00
parent 13cf4600c7
commit b78684b6dd

View file

@ -8,6 +8,12 @@
# An example DEFS line is:
#
# CPPFLAGS = -DTRILIBRARY -DREDUCED -DCDT_ONLY
#
# WARNING: I have had some problems compiling with -O2 (gcc) leading to
# segfaults. This problem seems to go away when I compile without -O2.
# This usually indicates some sort of bug in the source code (*very* rarely
# is it a compiler optimization bug) however this is not my code ...
#
AM_CFLAGS = -DTRILIBRARY