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]

Re: configure.host not in account?


Hallo Gerrit,

Am Samstag, 16. August 2003 um 11:12 schriebst du:

> 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?

Sorry, false alarm, I found it, I configured with the correct flag to
override the configure.host setting.


Gerrit
-- 
=^..^=


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