public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: evanlanglois@yahoo.com
To: gcc-gnats@gcc.gnu.org
Subject: target/8441: GCC 3.2 fails in building of H8300 target
Date: Sun, 03 Nov 2002 17:06:00 -0000	[thread overview]
Message-ID: <20021104010016.16034.qmail@sources.redhat.com> (raw)


>Number:         8441
>Category:       target
>Synopsis:       GCC 3.2 fails in building of H8300 target
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Nov 03 17:06:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Evan Langlois
>Release:        unknown-1.0
>Organization:
>Environment:
Linux 2.4.18-3custom i586 unknown
>Description:
When building a cross compiler, the make barfs with some odd errors in the assembler.  I didn't use any special options other than specifying the target as h8300-elf.  I'm attempting to build a cross compiler for building Linux kernel for the h8300 series.
>How-To-Repeat:
here's where it barfs ...

make[2]: Entering directory `/usr/src/linux/gcc-3.2/gcc'
for d in libgcc h8300h libgcc/h8300h h8300s libgcc/h8300s h8300h/int32 libgcc/h8300h/int32 h8300s/int32 libgcc/h8300s/int32; do \
  if [ -d $d ]; then true; else /bin/sh ./mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/usr/src/linux/gcc-3.2/gcc/xgcc -B/usr/src/linux/gcc-3.2/gcc/ -B/usr/h8300-linux-elf/bin/ -B/usr/h8300-linux-elf/lib/ -isystem /usr/h8300-linux-elf/include -O2
 -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -DDF=SF -DDI=SI -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I. -I./. -I./config -I./../include -DL_cmpsi2 -xassembler-with-cpp -c ./config/h8300/lib1funcs.asm -o libgcc/./_cmpsi2.o
/tmp/ccVrVm9y.s: Assembler messages:
/tmp/ccVrVm9y.s:5: Error: no such instruction: `libgcc routines for the Hitachi
H8/300 CPU.'
/tmp/ccVrVm9y.s:6: Error: no such instruction: `contributed by Steve Chamberlain<sac@cygnus.com>'
/tmp/ccVrVm9y.s:12: Error: invalid character '.' in mnemonic
/tmp/ccVrVm9y.s:13: Error: no such instruction: `bne .L2'
/tmp/ccVrVm9y.s:14: Error: invalid character '.' in mnemonic
/tmp/ccVrVm9y.s:15: Error: no such instruction: `bne .L2'
/tmp/ccVrVm9y.s:16: Error: invalid character '.' in mnemonic
/tmp/ccVrVm9y.s:17: Error: no such instruction: `rts'
/tmp/ccVrVm9y.s:19: Error: invalid character '.' in mnemonic
/tmp/ccVrVm9y.s:20: Error: no such instruction: `bgt .L4'
/tmp/ccVrVm9y.s:21: Error: no such instruction: `bne .L3'
/tmp/ccVrVm9y.s:22: Error: invalid character '.' in mnemonic
/tmp/ccVrVm9y.s:23: Error: no such instruction: `bls .L3'
/tmp/ccVrVm9y.s:25: Error: invalid character '.' in mnemonic
/tmp/ccVrVm9y.s:26: Error: no such instruction: `rts'
/tmp/ccVrVm9y.s:28: Error: invalid character '.' in mnemonic
/tmp/ccVrVm9y.s:30: Error: no such instruction: `rts'
make[2]: *** [libgcc/./_cmpsi2.o] Error 1
make[2]: Leaving directory `/usr/src/linux/gcc-3.2/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/usr/src/linux/gcc-3.2/gcc'
make: *** [install-gcc] Error 2
>Fix:
I don't know, but if you know what I should do, I'd appreciate an email at evanlanglois@yahoo.com.  How come I can't set the priority to high?  I've got a dead compiler :(
>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-11-04  1:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-03 17:06 evanlanglois [this message]
2002-11-07  6:06 Kazu Hirata
2002-11-08  4:11 kazu

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=20021104010016.16034.qmail@sources.redhat.com \
    --to=evanlanglois@yahoo.com \
    --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).