I wrote:
> On TurboLinux 6.0,
> 
> gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall -Wmissing-prototypes -c 
>gc.c  -fPIC -DPIC -o .libs/gc.lo
> gc.c: In function `alloc_some_heap':
> gc.c:2014: `LONG_MAX' undeclared (first use in this function)
> gc.c:2014: (Each undeclared identifier is reported only once
> gc.c:2014: for each function it appears in.)
> 
> It seems a necessary file limits.h is not loaded in gc.c.

Oops!  Sorry, it was my mistake...  Please ignore it...

Reply via email to