Errors bootstrapping CVS gcc on sparc-sun-solaris2.8
Chris Lattner
sabre@nondot.org
Tue Apr 10 16:16:00 GMT 2001
> > cvs/gcc> ./configure --srcdir=`pwd` --enable-languages=c++,java
> srcdir == objdir doesn't really work
Okay, I tried making an objdir and building into that. So now I have:
~/cvs/gcc_objdir
~/cvs/gcc/[gcc, libiberty,...]
from ~/cvs/gcc_objdir, I do:
~/cvs/gcc/configure --srcdir='~/cvs/gcc/' --enable-languages=c++,java
with this setup, it seems to get quite far... it's now in
gcc_objdir/sparc-sun-solaris2.8/libjava/libltdl, and the makefile dies
trying to run configure.
Looking in the directory, it is empty, except for config.log &
confdefs.h. Does anyone have any hints? Should I just drop java?
Thanks,
-Chris
More information about the Gcc
mailing list