public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* bootstrap/6953: xgcc fails to compile part of libgcc2
@ 2002-06-07  5:56 Frederic.Petrot
  0 siblings, 0 replies; only message in thread
From: Frederic.Petrot @ 2002-06-07  5:56 UTC (permalink / raw)
  To: gcc-gnats


>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:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-06-07 12:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-07  5:56 bootstrap/6953: xgcc fails to compile part of libgcc2 Frederic.Petrot

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