public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: joel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Subject: bootstrap/3587: GCC 3.0-CVS multilib problem on arc-elf
Date: Fri, 06 Jul 2001 06:46:00 -0000	[thread overview]
Message-ID: <20010706134143.7779.qmail@sourceware.cygnus.com> (raw)

>Number:         3587
>Category:       bootstrap
>Synopsis:       GCC 3.0-CVS multilib problem on arc-elf
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 06 06:46:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel@gcc.gnu.org
>Release:        gcc 3.0-CVS
>Organization:
>Environment:
GNU/Linux x86 (RedHat 6.2) with binutils 2.11.2 for target
>Description:
Fails with following messages

gcc -E conftest.c -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include > conftest.out
sed -e 's/xyzzy/#define USING_SJLJ_EXCEPTIONS/' -e '/#define/p' \
-e d conftest.out >> tconfig.h
rm conftest.*
echo '#define FLOAT' > fp-bit.c
echo '#ifndef __big_endian__' >> fp-bit.c
echo '#define FLOAT_BIT_ORDER_MISMATCH' >> fp-bit.c
echo '#endif' >> fp-bit.c
cat ../../gcc/gcc/config/fp-bit.c >> fp-bit.c
echo '#ifndef __big_endian__' > dp-bit.c
echo '#define FLOAT_BIT_ORDER_MISMATCH' >> dp-bit.c
echo '#endif' >> dp-bit.c
cat ../../gcc/gcc/config/fp-bit.c >> dp-bit.c
make[1]: *** No rule to make target `crtinit.o', needed by `stmp-multilib'.  Stop.
make[1]: Leaving directory `/usr3/ftp_archive/gnu/gcc/ss/b3/b-arc-elf/gcc'
make: *** [all-gcc] Error 2
>How-To-Repeat:
Configure and build as follows:

../gcc/configure --target=${1} \
     --with-gnu-as --with-gnu-ld --with-newlib --verbose \
    --prefix=/opt/gnucross '--enable-languages=c,c++' && make 


Contact me for assistance with binutils.	
>Fix:
Unknown.
>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2001-07-06  6:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-06  6:46 joel [this message]
2001-12-18 16:56 Joel Sherrill

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=20010706134143.7779.qmail@sourceware.cygnus.com \
    --to=joel@gcc.gnu.org \
    --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).