segfaulting state

This commit is contained in:
Abdulaziz Ghuloum 2006-12-03 18:42:52 -05:00
parent 261a5d4ff8
commit 4a813dd5f8
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
CFLAGS = -I/opt/local/include -Wall -DNDEBUG -O3
#CFLAGS = -Wall -g
#CFLAGS = -I/opt/local/include -Wall -DNDEBUG -O3
CFLAGS = -I/opt/local/include -Wall -g
LDFLAGS = -L/opt/local/lib -g -ldl -lgmp -rdynamic
CC = gcc
all: ikarus

Binary file not shown.