This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Questions about bootstrap problem on Solaris
- From: Brad Lucier <lucier at math dot purdue dot edu>
- To: tromey at redhat dot com
- Cc: pfeifer at dbai dot tuwien dot ac dot at (Gerald Pfeifer), gcc at gcc dot gnu dot org, lucier at math dot purdue dot edu (Brad Lucier), java at gcc dot gnu dot org, green at redhat dot com (Anthony Green)
- Date: Wed, 27 Mar 2002 20:06:06 -0500 (EST)
- Subject: Re: Questions about bootstrap problem on Solaris
>
> >>>>> "Gerald" == Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:
>
> Tom> What does config.log say in the libffi build directory?
>
> Gerald> I have included the last 100 lines of
> Gerald> sparc-sun-solaris2.8/libffi/config.log below; the full file is
> Gerald> available at
> Gerald> <http://www.dbai.tuwien.ac.at/~pfeifer/tmp/config.log>.
>
> Do you still see this bootstrap failure?
> I can work on it now, but I want to make sure it is still a problem.
> I've seen other reports of 2.8 succeeding, but I don't know whether
> they included gcj.
The only bootstrap failure I see is that certain things don't link
when there is a libgjc.so already in the library install directory.
Brad