From mboxrd@z Thu Jan 1 00:00:00 1970 From: liuzr@uiuc.edu To: gcc-help@gcc.gnu.org Subject: compliation error after installing gcc-2.95.2 Date: Thu, 02 Mar 2000 15:21:00 -0000 Message-id: <20000302232039.26841.qmail@conrad.ece.uiuc.edu> X-SW-Source: 2000-03/msg00012.html After upgrade to gcc 2.95.2, I got the following error when compling my c++ programs: 514% gcc foo.C g++ -fpermissive foo.C In file included from /usr/include/sys/resource.h:21, from /usr/include/sys/wait.h:83, from /opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2/include/stdlib.h:231, from foo.C:13: This happens for all programs. Any help is greatly appreciated! platform: HP 9000/770, HPUX 10.20 From mboxrd@z Thu Jan 1 00:00:00 1970 From: liuzr@uiuc.edu To: gcc-help@gcc.gnu.org Subject: compliation error after installing gcc-2.95.2 Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <20000302232039.26841.qmail@conrad.ece.uiuc.edu> X-SW-Source: 2000-q1/msg00322.html Message-ID: <20000401000000.k1MUAgXRH30MngTXRNbeZLbC0SsikZV6HwnUujL40O0@z> After upgrade to gcc 2.95.2, I got the following error when compling my c++ programs: 514% gcc foo.C g++ -fpermissive foo.C In file included from /usr/include/sys/resource.h:21, from /usr/include/sys/wait.h:83, from /opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2/include/stdlib.h:231, from foo.C:13: This happens for all programs. Any help is greatly appreciated! platform: HP 9000/770, HPUX 10.20