All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randolph Chung <randolph@tausq.org>
To: John David Anglin <dave@hiauly1.hia.nrc.ca>
Cc: gcc@gcc.gnu.org, parisc-linux@parisc-linux.org
Subject: Re: [parisc-linux] Problem building gcc-3.2 (cvs head) on hppa-linux
Date: Fri, 12 Jul 2002 12:59:23 -0700	[thread overview]
Message-ID: <20020712195923.GC8724@tausq.org> (raw)
In-Reply-To: <20020712193842.GB8724@tausq.org>

> /home/tausq/src/gcc-3.2/gcc/unwind-dw2.c: At top level:
> /home/tausq/src/gcc-3.2/gcc/unwind-dw2.c:56: error: size of array `reg' is too la
> rge
> /home/tausq/src/gcc-3.2/gcc/unwind-dw2.c:62: internal compiler error: internal er
> ror: Segmentation fault

something basic seems to be broken:
tausq@a500:~/build/gcc-3.2$ cat t.c
void *foo[2];

tausq@a500:~/build/gcc-3.2$ /home/tausq/build/gcc-3.2/gcc/xgcc -B/home/tausq/build/gcc-3.2/gcc/ -B/home/tausq/opt/gnu/hppa64-linux/bin/ -B/home/tausq/opt/gnu/hppa64-linux/lib/ -c t.c
t.c:1: error: size of array `foo' is too large
t.c:1: error: storage size of `foo' isn't known

randolph
--  
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/

  parent reply	other threads:[~2002-07-12 19:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-12  7:27 [parisc-linux] Problem building gcc-3.2 (cvs head) on hppa-linux Randolph Chung
2002-07-12 13:44 ` John David Anglin
2002-07-12 16:56   ` Randolph Chung
2002-07-12 16:56   ` Randolph Chung
2002-07-12 17:52     ` John David Anglin
2002-07-12 17:52     ` John David Anglin
     [not found]       ` <20020712193842.GB8724@tausq.org>
2002-07-12 19:59         ` Randolph Chung [this message]
2002-07-12 19:59         ` Randolph Chung
2002-07-12 13:44 ` John David Anglin
2002-07-18 18:33 ` John David Anglin
2002-07-18 18:33 ` John David Anglin
  -- strict thread matches above, loose matches on Subject: below --
2002-07-12  7:27 Randolph Chung

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=20020712195923.GC8724@tausq.org \
    --to=randolph@tausq.org \
    --cc=dave@hiauly1.hia.nrc.ca \
    --cc=gcc@gcc.gnu.org \
    --cc=parisc-linux@parisc-linux.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.