|
From: Julian S. <js...@ac...> - 2002-11-20 08:15:44
|
Hi. After applying 00-lazy-fp.patch, 01-partial-mul.patch and 47-chained-bb.patch, I get this: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../coregrind -I../../include -Winline -Wall -Wshadow -O -fomit-frame-pointer -g -Wno-unused -Wno-shadow -c cp-demangle.c -UHAVE_CONFIG_H In file included from cp-demangle.c:43: ../../coregrind/vg_include.h:1051: `VG_MAX_JUMPS' undeclared here (not in a function) ../../coregrind/vg_include.h:1087: `VG_MAX_JUMPS' undeclared here (not in a function) ../../coregrind/vg_include.h:1471: `VG_MAX_JUMPS' undeclared here (not in a function) ../../coregrind/vg_include.h:1473: confused by earlier errors, bailing out Ummm ... ? J |