> I was trying to track down a bug in csh (5.26-2), and so compiled with
> -DSYSMALLOC. Most of alloc.c is inside of an #ifndef SYSMALLOC
> conditional, but gcc complained about a bunch of stuff in alloc.c
> anyway:
Please check if there isn't a #define SYSMALLOC in all the included
header files:
Package: gcc
Version: 2.7.2.1-1
I was trying to track down a bug in csh (5.26-2), and so compiled with
-DSYSMALLOC. Most of alloc.c is inside of an #ifndef SYSMALLOC
conditional, but gcc complained about a bunch of stuff in alloc.c
anyway:
cd /usr/src/csh-5.26/
m
2 matches
Mail list logo