other/4753: Gcc fails to build libgcc for mips target on linux host

Frederic.Petrot@lip6.fr Frederic.Petrot@lip6.fr
Wed Oct 31 04:16:00 GMT 2001


>Number:         4753
>Category:       other
>Synopsis:       Gcc fails to build libgcc for mips target on linux host
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 31 04:16:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Frederic.Petrot@lip6.fr
>Release:        3.0.2
>Organization:
>Environment:
Linux redhat 7.2
>Description:
Gcc fails to build libgcc for a mips target, on any host I
suppose.
It cannot find fp-bit.c and dp-bit.c that seems not to be
copied into the objdir/gcc when running configure (or at some
other time, I'm really not sure).
>How-To-Repeat:
~/gcc-3.0.2/ is gcc tarball untared (srcdir)
~/gcc/ is objdir
~/gcc $ ~/gcc-3.0.2/configure --prefix=$HOME/bin --with-gnu-as --with-gnu-ld --target=mipsel-cass-ecoff --disable-multi-lib --disable-threads --enable-language=c --disable-libgcj
~/gcc $ make
>Fix:
cp ~/gcc-3.0.2/gcc/[fd]-bit.c ~/gcc/gcc
But this is not a reasonnable one ;)
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-prs mailing list