swati raina <razdansw...@yahoo.com> writes:

> Now , i recompiled the gcc using following commands,
>
> 1)Changed to path to build directory,
>
>  cd /home/swati/newgcc/objdir/build-i686-pc-linux-gnu/gcc/build/
>
> 2) Configured with --disable-bootstrap modification.
>
>  /home/swati/newgcc/gcc-4.4.2/configure --disable-bootstrap--prefix=$insdir
>
>  make all-gcc

Did you run "make install" again?

> Am i working with the correct file and were the installation and compilation 
> steps correct. Also was i correct in attempt to modify the source code 

Your changes to c-parser.c should have had some effect when compiling
C code, yes.

Ian

Reply via email to