This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

configure.host not in account?


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
-- 
=^..^=


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