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: gcc-3.2 build problem in the java area


>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:

Andrew> I'm sure I could do something evil like `#define
Andrew> __EXTENSIONS__' but I hope that there is a more civilized way
Andrew> to solve this problem.

We already have a couple hacks like this.  One is in include/posix.h.

Is __EXTENSIONS__ really the thing to define?
Or does this get defined as the result of defining some macro we're
supposed to define?

Tom


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