■掲示板に戻る■ 全部 1- 101- 201- 301- 401- 501- 601- 701- 801- 901- 1001- 最新50



レス数が1000を超えています。残念ながら全部は表示しません。

HP-UXの質問はココだ

653 :632 :02/01/29 15:00
hp-ux 11だけど、gccが入れられないYO!

http://www.geocities.co.jp/SiliconValley-PaloAlto/6080/hp-ux/install.html
http://www.mdbl.sfc.keio.ac.jp/~taki2/faq.html#C4
を参考にして
make-3.79
bison-1.28
flex-2.5.4a
binutils-2.9
sed-2.05
の順番で入れていって、最後のgcc-2.8.1ではまっている。

make CC="stage1/xgcc -Bstage1/" CFLAGS="-g -O2"
の時点でエラーが出て、そのまま
make CC="stage2/xgcc -Bstage2/" CFLAGS="-g -O2"
make install CC="stage2/xgcc -Bstage2/" CFLAGS="-g -O"
にも進めるけど、同じエラーが出てインストールできない。

./xgcc -B./ -DIN_GCC -g -O -I./include -I. -I. -I./config \
-c ./objc/encoding.c -o objc/encoding.o
In file included from include/objc/objc-api.h:33,
from objc/encoding.h:33,
from ./objc/encoding.c:28:
include/stdio.h:30: warning: `__va__list' redefined
/usr/include/ctype.h:26: warning: this is the location of the previous definition
include/objc/hash.h: In function `hash_ptr':
In file included from include/objc/objc-api.h:31,
from objc/encoding.h:33,
from ./objc/encoding.c:28:
include/objc/hash.h:163: `size_t' undeclared (first use in this function)
include/objc/hash.h:163: (Each undeclared identifier is reported only once
include/objc/hash.h:163: for each function it appears in.)
include/objc/hash.h:163: parse error before `key'
include/sys/types.h: At top level:
In file included from include/stdio.h:33,
from include/objc/objc-api.h:33,
from objc/encoding.h:33,
from ./objc/encoding.c:28:
include/sys/types.h:235: `size_t' used prior to declaration
make: *** [objc/encoding.o] Error 1

gccのhp-ux用バイナリもうまく動かないみたいだった。
gccがあればlessもbashもその他もろもろも使えるのに…。


掲示板に戻る 全部 前100 次100 最新50

read.cgi ver5.26+ (01/10/21-)