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]

does --enable-hash-synchronization still require -fhash-synchronization?



> 1) Configure scripts need to be fixed.  Currently if you build with
> --enable-hash-synchronization, you need to subsequently invoke gcj with
> -fhash-synchronization.  If you get them mismatched, things die quickly
> (since all object layouts are inconsistent).

I built with --enable-hash-synchronization, but when make went to
build libgcj.jar, I didn't see -fhash-synchronization on any of the
gcj invocations... is it automatic now?

  - a



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