building libgcj on solaris
Charlie McDowell
charlie@cse.ucsc.edu
Sat Apr 1 00:00:00 GMT 2000
I'm still trying. I have now installed the latest binutils, done a clean
rebuild and install of gcc-2.95.1 and I still
get the following when building libgcj2.95.1
This is sparc-solaris.
c++ -DHAVE_CONFIG_H -I. -I../../../libgcj-2.95.1/libjava -I./include
-Iinclude -I../../../libgcj-2.95.1/libjava/include
-I../../../libgcj-2.95.1/libjava/../boehm-gc -I./../boehm-gc -DSILENT=1
-DNO_SIGNALS=1 -DNO_DEBUGGING=1 -DJAVA_FINALIZATION=1
-I../../../libgcj-2.95.1/libjava/../compat-include
-I../../../libgcj-2.95.1/libjava/../zlib -fno-rtti -fvtable-thunks
-fpermissive -W -Wall -g -O2 -Wp,-MD,.deps/prims.pp -c -fPIC -DPIC
../../../libgcj-2.95.1/libjava/prims.cc -o .libs/prims.lo
cpp: too many input files
make[1]: *** [prims.lo] Error 1
make[1]: Leaving directory
`/projects/learning/usr/java/libgcj-objdir/sparc-sun-solaris2.6/libjava'
make: *** [all-recursive] Error 1
To confirm the tools I'm using I offer the following:
sundance>which ld
/projects/learning/usr/java/bin/ld
sundance>ld -v
GNU ld version 2.9.5 (with BFD 000222)
sundance>which c++
/projects/learning/usr/java/bin/c++
sundance>c++ -v
Using builtin specs.
gcc version 2.95.1 19990816 (release)
--
Charlie McDowell, Professor (831) 459-4772 (w)
Computer Science Department (831) 427-2076 (h)
239 Baskin Engineering (831) 459-4829 (fax)
Univ. of Calif., Santa Cruz, CA 95064
http://www.cse.ucsc.edu/~charlie
More information about the Java
mailing list