This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: A completely different approach to EH runtime


>>>>> Hidvegi  writes:

Hidvegi> If I understand this correctly, this would mean that you cannot load a
Hidvegi> g++ compiled module dynamically from a program that was not compiled
Hidvegi> with gcc.

	Yes.  This is a serious problem with Zack's proposal.  It means
that G++-produced shared objects could not be loaded through Java JNI, for
example.

David


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