Re: gcc-4.3.2 fails to compile in chapter 6.14

2009-08-09 Thread Chris Staub
On 08/09/2009 11:51 PM, mahesh kumar wrote: > > > i have the same problem, but when i tried this one, its not working. I'm > getting the error as follows > > ../../../gcc-4.3.2/libgcc/../gcc/tsystem.h:111:18: error: time.h: No > such file or directory > make[2]: *** [_muldi3.o] Error 1 > make[2]: L

Re: gcc-4.3.2 fails to compile in chapter 6.14

2009-08-09 Thread mahesh kumar
>Solution: >Before you install gcc: >ln -s /tools/bin/cpp /lib >After you install gcc: >ln -sf /usr/bin/cpp /lib i have the same problem, but when i tried this one, its not working. I'm getting the error as follows ../../../gcc-4.3.2/libgcc/../gcc/tsystem.h:111:18: error: time.h: No such file