------- 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 [EMAIL PROTECTED] 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