Message-ID: <004601be8577$f810b700$18c1f9c8@fabiano> From: "Fabiano" To: Subject: New Pgcc 1.1.2 patch doesn't compile Date: Tue, 13 Apr 1999 03:36:31 -0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0043_01BE855E.D244D920" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Reply-To: pgcc AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0043_01BE855E.D244D920 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I just downloaded the new PGCC patch, the first one got problems = patching this one worked fine but when I try to compile with make bootstrap here what I get: stage1/xgcc -Bstage1/ -c -DIN_GCC -O2 -g -O2 -DHAVE_CONFIG_H = -DHAIFA -I. -I. -I./config mkstemp.c haifa-sched.c:8259: Internal compiler error in function update_flow_info make[2]: *** [mkstemp.o] Error 1 make[2]: Leaving directory `/home/gatoberto/temp/pgcc-1.1.2/gcc' make[1]: *** [bootstrap] Error 2 make[1]: Leaving directory `/home/gatoberto/temp/pgcc-1.1.2/gcc' make: *** [bootstrap] Error 2 [gatoberto AT localhost pgcc-1.1.2]$ ------=_NextPart_000_0043_01BE855E.D244D920 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I just downloaded the new PGCC patch, the first one = got=20 problems patching
this one worked fine but when I try to compile with = make=20 bootstrap
here what I get:
 
stage1/xgcc -Bstage1/ -c  = -DIN_GCC    -O2=20 -g -O2  -DHAVE_CONFIG_H -DHAIFA     -I. -I. = -I./config=20 mkstemp.c
haifa-sched.c:8259: Internal compiler error in function=20 update_flow_info
make[2]: *** [mkstemp.o] Error 1
make[2]: Leaving = directory `/home/gatoberto/temp/pgcc-1.1.2/gcc'
make[1]: *** = [bootstrap]=20 Error 2
make[1]: Leaving directory=20 `/home/gatoberto/temp/pgcc-1.1.2/gcc'
make: *** [bootstrap] Error=20 2
[gatoberto AT localhost pgcc-1.1.2]$
------=_NextPart_000_0043_01BE855E.D244D920--