-----BEGIN PGP SIGNED MESSAGE-----
Hi fellow-managers,
I need gcc/g++/g77 for several of our s/w packages, and I find
the compilation deliverd with the OS CD pack does not work when
it comes to g++, at least:
It tells me something about an "Invalid .stabs/.stabn directive"
anytime the compiler is called on a program.
So I try to compile gcc by myself, starting off with the native
cc, and already in stage1 compilation I get similar errors as
soon as xgcc ist called:
mips-tfile, /tmp/ccg7bM0z.s:8 Invalid .stabs/.stabn directive, value not found
line: #.stabs "/opt/aip/compiler/gcc-2.95.2.obj/gcc/",100,0,0,$Ltext0
mips-tfile, /tmp/ccg7bM0z.s:9 Invalid .stabs/.stabn directive, value not found
line: #.stabs "/opt/aip/compiler/gcc-2.95.2/gcc/libgcc2.c",100,0,0,$Ltext0
mips-tfile, /tmp/ccg7bM0z.s:157 Segmentation fault
line: #.stabs "DIunion:t167=168=u8s:166,0,64;ll:161,0,64;;",128,0,139,0
make: *** [libgcc2.a] Error 1
Did anyone succeed in compiling a working gcc package on Tru64v5.1 ?
If yes, could you please give me some hints on what I'm missing ?
My Environment and configuration are as follows:
host: alphaev56-dec-osf5.1
CC = cc
CXX = cxx
cwd = /opt/gcc/gcc-2.95.2.obj
./configure --prefix=/opt/gcc/gcc-2.95.2.run
Tschüß,
Dieter
_____________________________*__________________________________
/ * dieter.meinert_at_aip.de \
\ Dieter Meinert (- **
http://www.aip.de/~dieter/ \
\__________________A______*__*___________________________________/
(public pgp key from
http://www.aip.de/~dieter/)
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: latin1
iQCVAwUBOqddSfYksnFoaQ6JAQGqvQP/QynQa6DYt9K25MtfIHwQW+f6bgQLYUPV
5zOMNV6rGQremXwA0AN9CSoCC5mGcDcvNyWG5s31/mp3UIn+rp2LXCPHmGW1AYVQ
jj5LTzhQkeLeZRVO4YUNB2VcVpmlztzzu9cE+lmdXf9BfQwnLSuSSErc/lsyIofl
k7BCKdN8bMI=
=SgHt
-----END PGP SIGNATURE-----
Received on Thu Mar 08 2001 - 10:24:10 NZDT