------- Additional Comments From andreast at gcc dot gnu dot org 2004-11-29
09:42 -------
Reverting those two patches makes TT work on darwin.
2004-11-27 Bryce McKinlay <[EMAIL PROTECTED]>
* include/gc_config.h.in: Add comment. Define only THREAD_LOCAL_ALLOC.
2004-11-26 Bryce McKinlay <[EMAIL PROTECTED]>
Fix "PACKAGE_NAME redefined" errors.
* configure.ac (AC_CONFIG_HEADERS): Build both include/config.h
and include/gc_config.h.
* configure: Regenerated.
* include/gc_config.h.in: No longer auto-generated. Define only the
macros needed by libjava.
* include/config.h.in: Generated by autoheader.
* include/gc.h: Include config.h, not gc_config.h.
http://gcc.gnu.org/ml/gcc-cvs/2004-11/msg01333.html
http://gcc.gnu.org/ml/gcc-cvs/2004-11/msg01278.html
These patches are also responsible for the many failure we see in libgcj
testsuite.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18699