Re: compilation problem

2000-12-12 Thread Eric Christopher
> This is not a problem with make. > > Please contact the author of Checker and/or GCC for help. > > as> gcc -c -DGCCCHECKER -I. -I./l-malloc -I. -I./lib -I./config/obj-formats > as> -I./config/i386/Linux -O2 -g -Wall -Wstrict-prototypes > as> ./config/i386/Linux/munmap.c -o munmap.o >

Re: compilation problem

2000-12-12 Thread Paul D. Smith
%% Atif Shahab <[EMAIL PROTECTED]> writes: as> I'm using RedHat linux 6.2 as> Linux scorpio 2.2.16-3 #1 Mon Jun 19 18:10:14 EDT 2000 i686 unknown as> using gcc compiler: as> Reading specs from as> /usr/local/packages/gcc-2.95.2/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/specs as> gcc ver

compilation problem

2000-12-12 Thread Atif Shahab
Hi, I'm using RedHat linux 6.2 Linux scorpio 2.2.16-3 #1 Mon Jun 19 18:10:14 EDT 2000 i686 unknown using gcc compiler: Reading specs from /usr/local/packages/gcc-2.95.2/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/specs gcc version 2.95.2 19991024 (release) and am trying to install Checker-0.9.9 but