bug-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wrong machine type when building gcc.2.95.3


From: francois reygagne
Subject: wrong machine type when building gcc.2.95.3
Date: Mon, 19 Mar 2001 10:02:04 +0100

After building successfully gcc.295.3 on linux, I try on Sun solaris 5.8

SunOS  5.8 Generic sun4u sparc SUNW,Ultra-80

I type the commands as follow

cd gcc-2.95.3
mkdir objdir
cd objdir
../configure --enable-threads
make bootstrap


gcc  -DIN_GCC -DHAIFA  -DSVR4  -g  -DHAVE_CONFIG_H  -o gencheck \
 gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case
"alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo  ;; esac
`  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `
ld: fatal: file obstack.o: wrong machine type
ld: fatal: File processing errors. No output written to gencheck
collect2: ld returned 1 exit status
make[2]: *** [gencheck] Error 1
make[2]: Leaving directory `/export/home/systst01/gcc-2.95.3/objdir/gcc'

make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/export/home/systst01/gcc-2.95.3/objdir/gcc'

make: *** [bootstrap] Error 2

How to fix this blocking trouble ?

François REYGAGNE. Software Architect.
opt[e]way S.A., 2881 route des Crêtes, BP308
06906 Sophia Antipolis Cedex, FRANCE

tél: +33 (0)4 92 95 27 01
fax: +33 (0)4 92 95 26 01






reply via email to

[Prev in Thread] Current Thread [Next in Thread]