From: John <st...@un...> - 2004-04-16 22:43:58
|
oh btw i change the lib/Makefile to increase error output. This is what i had for the build CFLAGS:= $(CFLAGS) -g -Wall -Wpointer-arith #CFLAGS:= $(CFLAGS) -g it was.. #CFLAGS:= $(CFLAGS) -g -Wall -Wpointer-arith CFLAGS:= $(CFLAGS) -g |