|
From: | tromey at gcc dot gnu dot org |
Subject: | [Bug cp-tools/30707] [regression] gjavah cannot handle more than one CLASS |
Date: | 5 Feb 2007 17:35:49 -0000 |
------- Comment #1 from tromey at gcc dot gnu dot org 2007-02-05 17:35 ------- Hmm.. I don't see this. opsy. gjavah -classpath . -jni -d Out java.lang.Object java.lang.Class java.lang.Thread opsy. ls Out/java/lang/ ./ ../ Class.h Object.h Thread.h Do you have a test case? Note that gjavah won't generate a JNI header for a file that has no native methods. Is this what you're seeing? Perhaps this is a bug though. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30707
[Prev in Thread] | Current Thread | [Next in Thread] |