This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ Build Problem (CVS)
- To: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Subject: Re: GCJ Build Problem (CVS)
- From: Brad Cox <bcox at virtualschool dot edu>
- Date: Fri, 9 Nov 2001 20:10:51 -0500
- Cc: Jeff Sturm <jsturm at one-point dot com>,java at gcc dot gnu dot org
No, at the time i686-pc-linux-gnu was completely empty. I was just doing
make then. Guessing, I tried make bootstrap, which populated it.
/usr/local/gcc31/obj/i686-pc-linux-gnu
[bcox@linux i686-pc-linux-gnu]$ d
total 35
drwxr-xr-x 4 bcox wheel 2048 Nov 9 19:44 boehm-gc
-rw-r--r-- 1 bcox wheel 26002 Nov 9 19:43 config.cache
drwxr-xr-x 5 bcox wheel 1024 Nov 9 19:41 libffi
drwxr-xr-x 4 bcox wheel 1024 Nov 9 19:34 libiberty
drwxr-xr-x 12 bcox wheel 1024 Nov 9 19:44 libjava
drwxr-xr-x 3 bcox wheel 1024 Nov 9 19:41 libobjc
drwxr-xr-x 9 bcox wheel 1024 Nov 9 19:32 libstdc++-v3
drwxr-xr-x 3 bcox wheel 1024 Nov 9 19:43 zlib
Still grinding away. Hope this does it.
On Friday, November 9, 2001, at 05:48 PM, Bryce McKinlay wrote:
> Havn't seen that before. gnu/gcj/protocol/core/Connection.java does exist,
> right?