gcc -fno-strict-aliasing -I/usr/local/include  -Wall -Wstrict-prototypes -Wm
issing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align
 -Wwrite-strings -Wconversion -Waggregate-return -Winline -W -Wno-unused -Ws
ign-compare    -I./include  -DHAS_JIT -DI386 -o core_ops.o -c core_ops.c
core.ops: In function `Parrot_interpinfo_i_i':
core.ops:2480: `TOTAL_COPIED' undeclared (first use in this function)
core.ops:2480: (Each undeclared identifier is reported only once
core.ops:2480: for each function it appears in.)
core.ops: In function `Parrot_interpinfo_i_ic':
core.ops:2480: `TOTAL_COPIED' undeclared (first use in this function)
make: *** [core_ops.o] Error 1

----- Original Message -----
From: "Dan Sugalski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 18, 2002 4:47 PM
Subject: I think GC's fixed now


> Could folks who have been having problems with it sync up with CVS
> and take another shot? I think I've dealt with everything now, but
> I'd like to make sure.
> --
>                                          Dan
>
> --------------------------------------"it's like this"-------------------
> Dan Sugalski                          even samurai
> [EMAIL PROTECTED]                         have teddy bears and even
>                                        teddy bears get drunk
>


Reply via email to