This is the mail archive of the java-discuss@sourceware.cygnus.com 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: Starting with gcj - having problems


On Thu, 9 Mar 2000, Jeff Sturm wrote:

> Bryce McKinlay wrote:
> > This should be a FAQ!
> > 
> > mkdir build
> > cd build
> > ../configure --enable-threads=posix --enable-java-gc=boehm [...]
> 
> I read once somewhere that the build directory should not be a
> subdirectory of the source tree.

Hmm, I hadn't heard that.  In any case, I have my build directory as a
subdir of sourceware/libgcj and my builds are fine (on a i686-pc-linux-gnu
host).  Could be true though of another project I guess..

Just to be clear for all readers, for our purposes the build cannot be
done in the same dir as the configure script.
--warrenl


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