public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Assembler errors building gcc 3.1 on OpenBSD 3.1
@ 2002-06-05  6:55 Jarvis, Michael
  0 siblings, 0 replies; only message in thread
From: Jarvis, Michael @ 2002-06-05  6:55 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

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

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

only message in thread, other threads:[~2002-06-05 13:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-05  6:55 Assembler errors building gcc 3.1 on OpenBSD 3.1 Jarvis, Michael

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