public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* 3.1 branch and sparc-solaris 2.8
@ 2002-04-11 14:53 Tom Tromey
  2002-04-11 15:02 ` Gerald Pfeifer
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Tromey @ 2002-04-11 14:53 UTC (permalink / raw)
  To: GCC Hackers

I'm trying to build 3.1 on Sparc Solaris 2.8.  I'm looking at PR 6158.
I'm building using Sun as/ld/cc.  The build fails like this:

    cc -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -c insn-recog.c \
      -o insn-recog.o
    "insn-recog.c", line 2488: duplicate case in switch: 0
    "insn-recog.c", line 2490: duplicate case in switch: 0
    "insn-recog.c", line 2492: duplicate case in switch: 0
    "insn-recog.c", line 2494: duplicate case in switch: 0
    "insn-recog.c", line 2496: duplicate case in switch: 0
    "insn-recog.c", line 2498: duplicate case in switch: 0
    "insn-recog.c", line 2717: duplicate case in switch: 0
    "insn-recog.c", line 2719: duplicate case in switch: 0
    "insn-recog.c", line 2721: duplicate case in switch: 0
    "insn-recog.c", line 4769: duplicate case in switch: 0
    "insn-recog.c", line 10815: duplicate case in switch: 0
    "insn-recog.c", line 13629: duplicate case in switch: 0
    "insn-recog.c", line 13631: duplicate case in switch: 0
    "insn-recog.c", line 13633: duplicate case in switch: 0
    "insn-recog.c", line 13635: duplicate case in switch: 0

Does this ring a bell for anybody?

Tom

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 3.1 branch and sparc-solaris 2.8
  2002-04-11 14:53 3.1 branch and sparc-solaris 2.8 Tom Tromey
@ 2002-04-11 15:02 ` Gerald Pfeifer
  0 siblings, 0 replies; 2+ messages in thread
From: Gerald Pfeifer @ 2002-04-11 15:02 UTC (permalink / raw)
  To: Tom Tromey; +Cc: GCC Hackers

On 11 Apr 2002, Tom Tromey wrote:
> I'm trying to build 3.1 on Sparc Solaris 2.8.  I'm looking at PR 6158.
> I'm building using Sun as/ld/cc.  The build fails like this:

Using Sun as and Sun ld but GCC 2.95.x has been working fine for
me today, so I suppose you're seeing a problem with Sun cc.

(Perhaps you could obtain a binary package of GCC from
http://www.sunfreeware.com to do that bootstrap?)

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-11 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-11 14:53 3.1 branch and sparc-solaris 2.8 Tom Tromey
2002-04-11 15:02 ` Gerald Pfeifer

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).