public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Frederic.Petrot@lip6.fr
To: gcc-gnats@gcc.gnu.org
Subject: bootstrap/6953: xgcc fails to compile part of libgcc2
Date: Fri, 07 Jun 2002 05:56:00 -0000	[thread overview]
Message-ID: <20020607125136.15725.qmail@sources.redhat.com> (raw)


>Number:         6953
>Category:       bootstrap
>Synopsis:       xgcc fails to compile part of libgcc2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 07 05:56:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Petrot
>Release:        gcc-3.1, snapshot 20020603
>Organization:
>Environment:
building a mips cross compiler on a linux box
>Description:
Here is the command line (taken from the makefile execution)
that issued the error:
/dsk/l1/fred/disydent/objects/i686-pc-linux-gnu/gnu/gcc-3.1/gcc/xgcc -B/dsk/l1/fred/disydent/objects/i686-pc-linux-gnu/gnu/gcc-3.1/gcc/ -B/dsk/l1/fred/disydent/latest/i686-pc-linux-gnu/mipsel-cass-ecoff/bin/ -B/dsk/l1/fred/disydent/latest/i686-pc-linux-gnu/mipsel-cass-ecoff/lib/ -isystem /dsk/l1/fred/disydent/latest/i686-pc-linux-gnu/mipsel-cass-ecoff/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -G 0 -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I/dsk/l1/fred/disydent/current/gnu/gcc-3.1/gcc -I/dsk/l1/fred/disydent/current/gnu/gcc-3.1/gcc/. -I/dsk/l1/fred/disydent/current/gnu/gcc-3.1/gcc/config -I/dsk/l1/fred/disydent/current/gnu/gcc-3.1/gcc/../include  -DL_divdi3 -c /dsk/l1/fred/disydent/current/gnu/gcc-3.1/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_divdi3.o
/dsk/l1/fred/disydent/current/gnu/gcc-3.1/gcc/libgcc2.c:64: Internal compiler error in assemble_integer, at varasm.c:2011
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:
$curdir/gnu/${GCC}/configure      --prefix=$prefix/$host \
                                  --srcdir=$curdir/gnu/${GCC} \
                                  --target=mipsel-cass-ecoff \
                                  --enable-languages=c \
                                  --with-gnu-as \
                                  --with-gnu-ld \
                                  --disable-shared \
                                  --disable-multilib \
                                  --disable-threads \
                                  --disable-libgcj \
                                  --disable-nls \
                                  --with-newlib
>Fix:
I would say workaround: Skip the building of libgcc in
target all.cross and install!
The generated compiler seems to work fine :)
>Release-Note:
>Audit-Trail:
>Unformatted:


                 reply	other threads:[~2002-06-07 12:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20020607125136.15725.qmail@sources.redhat.com \
    --to=frederic.petrot@lip6.fr \
    --cc=gcc-gnats@gcc.gnu.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 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).