This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/28149] Fail to test GCC on simulation due to libjava build errors.



------- Comment #3 from jserv at kaffe dot org  2006-06-29 06:43 -------
(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.

Still, I don't find other clues.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28149


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