This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc install problem


I've encountered problem when I tried to install gcc 2.9.5 as a cross
compiler in  sparc-sun-solaris2.8 which target is PowerPc.

The system has already got the old version gcc 2.8.X, and I want to
install it to my local directory. I have done the installation of
binutils.2.10.1 to my local tools directory bin,
but when I try to make install gcc I met the problem as below:

make[2]: Entering directory `/u/wang/crocp/objdir/gcc2.95/gcc/java'
gcc -c  -DIN_GCC  -DSVR4  -g -O2     -I. -I..
-I/u/wang/crocp/gcc/gcc/java -I/u/wang/crocp/gcc/gcc/java/..
-I/u/wang/crocp/gcc/gcc/java/../config
-I/u/wang/crocp/gcc/gcc/java/../../include
/u/wang/crocp/gcc/gcc/java/jcf-write.c
/u/wang/crocp/gcc/gcc/java/jcf-write.c: In function
`make_class_file_name':
/u/wang/crocp/gcc/gcc/java/jcf-write.c:3023: too few arguments to
function `mkdir'
make[2]: *** [jcf-write.o] Error 1
make[2]: Leaving directory `/u/wang/crocp/objdir/gcc2.95/gcc/java'
make[1]: *** [jc1] Error 2
make[1]: Leaving directory `/u/wang/crocp/objdir/gcc2.95/gcc'
make: *** [all-gcc] Error 2

I am newer to do this, is there anyone can tell me what problem it is
and how to modify it.

Many thanks.

Wang


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]