[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: JAVA_HOME and ant



Hi Mark,

--- Mark Wielaard <mark@klomp.org> wrote:

> 
> > >> * Javah relies on a special sun.com...javah.Main class. Doesn't matter..
> > >gcj comes with gcjh which should be able to do everything javah does
> > >(given the -jni flag).
> > 
> > But as it is now, it won't be useable form ant. Or does gij include
> > the sun....javah.Main class?
> 
> No. It is a normal program written in C.
> In principle gcj doesn't implement undocumented classes.

I second that. It's impossible for a free VM to implement the undocumented
classes, because, well, they are undocumented and are not part of the API. ;)

cheers,
dalibor topic

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



Reply to: