This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
configure.host not in account?
- From: "Gerrit P. Haase" <gp at familiehaase dot de>
- To: java at gcc dot gnu dot org
- Date: Sat, 16 Aug 2003 11:12:05 +0200
- Subject: configure.host not in account?
- Organization: Esse keine toten Tiere
- Reply-to: "Gerrit P. Haase" <gp at familiehaase dot de>
Hallo,
I just finished a build of gcc-3.3.1, however I see in the libjava
configure.host:
*-cygwin*)
# The cygwin linker doesn't do 8-byte alignment by default, so
# disable hash synchronization for now.
enable_hash_synchronization_default=no
and now in the installed header libgcj-config.h:
/* Define if hash synchronization is in use. */
#define JV_HASH_SYNCHRONIZATION 1
The define in configure.host should result in a libgcj-config.h
without this define or is this another hash sync definition?
Gerrit
--
=^..^=