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]

Re: bootstrap problem on x86-linux (and presumably everywhere else)


Geoff> It's every file that has C++ exception semantics (even if they
Geoff> don't actually throw or catch exceptions).  I think there are
Geoff> quite a number of them.

I'll fix this tomorrow.

I think we should put Zack's #pragma into Object.h.  Then we know that
all CNI code will do the right thing.  This is a change -- previously
you could include Object.h and not commit to the Java view of the
world.  But is this a real concern?  My feeling is that it is not.

I think tomorrow's fix will just add <jvm.h> all over the place, so
this doesn't have to be decided right now.

Tom


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