public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bjørn Wennberg <Bjorn.Wennberg@lcc.no>
To: "'egcs@cygnus.com'" <egcs@cygnus.com>
Subject: egcs-19980608 gets internal compiler error during build
Date: Wed, 10 Jun 1998 06:03:00 -0000	[thread overview]
Message-ID: <3CACE2C4948AD1119CF9080009EB2C881EB9A7@netp1.etp.no> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1619 bytes --]

Hi there!

The compiler dumps on me during stage1 compile. 

My platform is hpux-10, pa-2.0 (but egcs sees this as pa-1.1)


mkdir objdir; cd objdir; ../configure --enable-shared --with-gnu-as
--enable-haifa
make bootstrap

and then I get the following:

[snipsnip]
touch s-under
stage1/xgcc -Bstage1/ -c  -DIN_GCC    -W -Wall -O2 -g -O2
-DHAVE_CONFIG_H -DHAIFA    -I. -I../../gcc -I../../gcc/config
underscore.c
rm -f collect2
stage1/xgcc -Bstage1/  -DIN_GCC    -W -Wall -O2 -g -O2  -DHAVE_CONFIG_H
-DHAIFA  -o collect2 collect2.o tlink.o hash.o \
  cplus-dem.o underscore.o version.o choose-temp.o obstack.o alloca.o

echo "" > tmp-runtime
echo "/* This file is automatically generated */" >objc/runtime-info.h
./cc1obj -print-objc-runtime-info tmp-runtime >>objc/runtime-info.h
rm -f tmp-runtime
./xgcc -B./  -DIN_GCC    -W -Wall -O2 -g -O2 -I./include  -I.
-I../../gcc -I../../gcc/config \
-c ../../gcc/objc/hash.c -o objc/hash.o
../../gcc/haifa-sched.c:7593: Internal compiler error in function
schedule_region
make[2]: *** [objc/hash.o] Error 1
make[2]: Leaving directory
`/usr/local/packages/egcs/egcs-19980608/objdir/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory
`/usr/local/packages/egcs/egcs-19980608/objdir/gcc'
make: *** [bootstrap] Error 2




------------------------------------------------------------------------
------------------------------------
Bjørn Wennberg                                               email:
bw@lcc.no
Development Engineer, CellAD System 7       phone: +47 6797 8800
LCC Europe                                                         fax:
+47 6797 8801


             reply	other threads:[~1998-06-10  6:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-06-10  6:03 Bjørn Wennberg [this message]
1998-06-28  2:05 ` Jeffrey A Law

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3CACE2C4948AD1119CF9080009EB2C881EB9A7@netp1.etp.no \
    --to=bjorn.wennberg@lcc.no \
    --cc=egcs@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).