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: JV_LINKER_CANNOT_8BYTE_ALIGN_STATICS


>> Where is JV_LINKER_CANNOT_8BYTE_ALIGN_STATICS defined?
>> I don't see code to define it anywhere.

Mark> It used to be defined in aclocal.m4 by CHECK_FOR_BROKEN_MINGW_LD but
Mark> that definition has been removed with the latest merge of the
Mark> basic-improvements-branch to the trunk. Maybe something went wrong with
Mark> the regeneration of that file.

Thanks.  Local macro definitions have to go in acinclude.m4.
I have a fix.

Tom


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