This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: gcc testsuite


> Hi,
> These kinds of failures
> This failure is repeating again and again
> 
> FAIL: gcc.c-torture/compile/990625-1.c  -O0  (test for excess errors)
> Excess errors:
> /home/ash/rpm-root/packages/BUILD/gcc-4.4.5/gcc/testsuite/gcc.c-
> torture/compile/990625-1.c:2:20:
> error: string.h: No such file or directory
> 
> I have also attached the log file with this mail.
> 
> Please find the attachment for gcc.log and also site.exp

It looks like you have not built and installed a C library
for your target (which looks like PowerPC).  I would check that
newlib is in the GCC source directory, and that it has been correctly
built.

Regards,


Andrew

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]