06/04/27 00:42:56
>>775
うちの大学のsparc solaris10の詳しい情報は
uname -a
SunOS * 5.10 Generic_118822-26 sun4u sparc SUNW,Sun-Fire-V440
make -v
make: Warning: Ignoring DistributedMake -v option
which make
/usr/ccs/bin/make
which gcc
/usr/local/bin//gcc
gcc -v
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with: /gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
となっています。775さんはi386のマシンみたいですね。やはりgmpもそのあたりを
メインのターゲットにしているのでしょうか。。。