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: gcjh segfaults when passed two class names


Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:

> Adam Megacz wrote:
> 
> >I'm trying to generate a single .h file with headers for multiple
> >classes
> >
> 
> Thats not a supported feature, AFAIK. It would be nice to be able to
> do that though...

It's supported in the Java version of javah I wrote and stuffed into
the cp-tools project.  You need gnu.bytecode to compile that.

Brian
-- 
Brian Jones <cbj@gnu.org>


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