public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Building 3.0 branch on HP-UX 10.20
@ 2001-01-17  4:41 Richard Guenther
  0 siblings, 0 replies; only message in thread
From: Richard Guenther @ 2001-01-17  4:41 UTC (permalink / raw)
  To: gcc

Hi!

I have problems bootstrapping the current 3.0 branch of gcc
on a HP-UX ada B.10.20 A 9000/785 machine _not_ using gas
(how do I specify to use not the HP as?). Compilation fails
with

./xgcc -B./ -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -isystem
/usr/local/hppa2.0-hp-hpux10.20/include -O2   -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I.
-I/nfs/disk4/people/guenth/src/gnu/gcc/gcc
-I/nfs/disk4/people/guenth/src/gnu/gcc/gcc/.
-I/nfs/disk4/people/guenth/src/gnu/gcc/gcc/config
-I/nfs/disk4/people/guenth/src/gnu/gcc/gcc/../include -DUSE_COLLECT2
-DL_muldi3 -c /nfs/disk4/people/guenth/src/gnu/gcc/gcc/libgcc2.c -o
libgcc/./_muldi3.o
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled.
as: "/var/tmp/cc3wzkF3.s", line 10: error 1051: Illegal symbol in opcode
position - :

gmake[3]: *** [libgcc/./_muldi3.o] Error 1
gmake[3]: Leaving directory
`/tmp_mnt/nfs/disk4/people/guenth/src/gnu/obj/gcc'
gmake[2]: *** [libgcc.a] Error 2
gmake[2]: Leaving directory
`/tmp_mnt/nfs/disk4/people/guenth/src/gnu/obj/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory
`/tmp_mnt/nfs/disk4/people/guenth/src/gnu/obj/gcc'
gmake: *** [bootstrap] Error 2
gcc_build: error: Could not bootstrap the compiler


I'm using the gcc_build script linked from
http://gcc.gnu.org/gcc-3.0/branch.html . Just doing
> ./gcc_build checkout
> ./gcc_build update
> ./gcc_build configure
> env MAKE=gmake ./gcc_build build

using HP-UX make does not work because of the very long
make lines (its probably my long build-path).

Note that I can bootstrap 2.95.2 fine, I also remember
bootstrapping some early 2.96 last year.

Richard.

--
Richard Guenther <richard.guenther@student.uni-tuebingen.de>
WWW: http://www.anatom.uni-tuebingen.de/~richi/
The GLAME Project: http://www.glame.de/

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

only message in thread, other threads:[~2001-01-17  4:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-17  4:41 Building 3.0 branch on HP-UX 10.20 Richard Guenther

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