From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sudhanshu_Tewari@3com.com To: gcc-help@gcc.gnu.org Subject: Build failing for pc plateform Date: Fri, 21 Apr 2000 10:59:00 -0000 Message-id: <882568C8.0062C40E.00@hqoutbound.ops.3com.com> X-SW-Source: 2000-04/msg00091.html Hi, I downloaded the ver gcc-2.95.2 I am trying to the build the the gcc for i686-pc-cygwin32 host and powerpc-ibm-eabi target environment. configure works ok but mak fails at ./libgcc2.c:41: stdlib.h: no such file or directory ./libgcc2.c:42: unistd.h: No Such file or directory make[3]: ***[libgcc2.a] Error 1 make[2]: ***[stmp-multilib-sub] error 2 make[1]: ***[stmp-multilib] Error 1 make: ***[all-gcc] Error 2 By this time it has generated may executable including xgcc. Is this version is building on PC ? TIA Sudhanshu