This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/28149] Fail to test GCC on simulation due to libjava build errors.
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 14 Feb 2007 15:37:15 -0000
- Subject: [Bug java/28149] Fail to test GCC on simulation due to libjava build errors.
- References: <bug-28149-10813@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from manu at gcc dot gnu dot org 2007-02-14 15:37 -------
(In reply to comment #3)
> (In reply to comment #2)
> > The timezone part of this patch looks odd.
> > I would expect that we would need another case in there
> > for "__timezone" -- both a configure check and another
> > #if.
>
> I compared automake detecting report between gcc/gcj and GNU Classpath, and I
> found that macro definition HAVE_UNDERSCORE_TIMEZONE was set to different
> values. For the former, that is 1, and becomes unset for the later. GNU
> Classpath bootstrapped with Automake 1.9.6 works for me, and configure script
> outputs the right results.
>
Maybe you should ask about that in the gcc@gcc.gnu.org and java@gcc.gnu.org
mailing lists, so your question will reach a wider audience.
I had to disable java to bootstrapped+test using a simulator. :(
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28149