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: GCJ and C++ (calling Java from C++)


>>>>> "Lothar" == Lothar Werzinger <lothar@tradescape.biz> writes:

Lothar> I wonder if we couldn't write a Java program that uses Java
Lothar> reflection to generate the (correct) C++ headers. I guess it
Lothar> would probably much easier to do that in Java than in C and we
Lothar> could use gcj to generate the gcjh executable from the Java
Lothar> code.

Yeah, it could be done but it is somewhat hard to do that during
libgcj bootstrap.

FWIW gcjx already properly implements this.

Tom


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