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


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

Re: GCJ Build Problem (CVS)


On Friday, November 9, 2001, at 04:43 PM, Jeff Sturm wrote:
> Did you configure in a clean (empty) build directory?  I suspect not...
> if you --enable-languages=c++,java there should be no libobjc directory
> anywhere in your build dir (unless it is left over from an earlier build
> attempt).

That's probably it. I was hoping this would just recompile the changes 
instead of building from scratch, but this was unrealistic with a 
configure involved.

A rebuild is running now in a clean directory. Lord, rebuilds take AGES!

Thanks!


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