This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Errors bootstrapping CVS gcc on sparc-sun-solaris2.8


> > 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


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