Andreas Rueckert <[EMAIL PROTECTED]> writes:

> Hi!
> 
> I'm trying to build Classpath + Japhar and I'm somewhat stuck again, cause I
> can't get javah to run. From where do you get com.sun.tools.javah.Main ?
> I also tried to use the javah that came with my Blackdown 1.2.2RC3, but it
> seems the fileformat for the headers is somewhat different and breaks the
> makefiles.

That's pretty wild... that Java2 javah would break the build.  Haven't
tried it though.  Could you send the errors from make when using javah
from 1.2.2?  Btw, the final version of JDK 1.2 for Linux has been out for
some time now and is available from Sun.

Could we just use reflection to create a javah like tool?  Should be
fine once classpath is self hosting and you need another vm right now
to compile/use it anyway.

Brian
-- 
Brian Jones <[EMAIL PROTECTED]>

Reply via email to