public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Jarvis, Michael" <mjarvis@pacebutler.com>
To: "'gcc-help@gcc.gnu.org'" <gcc-help@gcc.gnu.org>
Subject: Assembler errors building gcc 3.1 on OpenBSD 3.1
Date: Wed, 05 Jun 2002 06:55:00 -0000	[thread overview]
Message-ID: <12F483D8022B8A4E8AFDC91D3BDC211FC3DD@mercury.pacebutler.com> (raw)

I'm attempting to build gcc 3.1 on a machine running OpenBSD 3.1.

I am building in a separate gcc-obj directory, and I configure with:

../gcc-3.1/configure \
        --prefix=/home/gcc-3.1 \
        --enable-languages=c++ \
        --enable-version-specific-runtime-libs \
        && make bootstrap

Everything goes fine until I receive the message below.  I've tried just
about everything I can think of but I cannot get gcc 3.1 to build
successfully.  Any assistance would be appreciated.

stage1/xgcc -Bstage1/ -B/home/gcc-3.1/i386-unknown-openbsd3.1/bin/ -c
-DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H
-I. -I. -I/home/mjarvis/src/gcc-3.1/gcc -I/home/mjarvis/src/gcc-3.1/gcc/.
-I/home/mjarvis/src/gcc-3.1/gcc/config
-I/home/mjarvis/src/gcc-3.1/gcc/../include
/home/mjarvis/src/gcc-3.1/gcc/cfg.c -o cfg.o
/tmp//ccU26954.s: Assembler messages:
/tmp//ccU26954.s:528: Error: Missing digits. 0 assumed.
/tmp//ccU26954.s:544: Error: Missing digits. 0 assumed.
*** Error code 1

Stop in /home/mjarvis/src/gcc-obj/gcc.
*** Error code 1

Stop in /home/mjarvis/src/gcc-obj/gcc (line 3359 of Makefile).
*** Error code 1

Stop in /home/mjarvis/src/gcc-obj (line 1624 of Makefile).

This box has an AMD K6-2 CPU:

OpenBSD 3.1-stable (GENERIC) #0: Tue Jun  4 13:07:13 CDT 2002
    root@listserv:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: AMD K6-2 ("AuthenticAMD" 586-class) 501 MHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,MCE,CX8,PGE,MMX
real mem  = 167358464 (163436K)
avail mem = 149303296 (145804K)
using 2068 buffers containing 8470528 bytes (8272K) of memory

                 reply	other threads:[~2002-06-05 13:55 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=12F483D8022B8A4E8AFDC91D3BDC211FC3DD@mercury.pacebutler.com \
    --to=mjarvis@pacebutler.com \
    --cc=gcc-help@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).