From dougo@ccs.neu.edu Thu Jan 16 14:06:11 1997 Received: from nowhere (cookie-crisp.ccs.neu.edu [129.10.112.31]) by amber.ccs.neu.edu (8.8.4/8.7.3) with SMTP id OAA07308; Thu, 16 Jan 1997 14:06:07 -0500 (EST) Date: Thu, 16 Jan 1997 14:06:07 -0500 (EST) Message-Id: <199701161906.OAA07308@amber.ccs.neu.edu> Received: by nowhere (SMI-8.6/SMI-SVR4) id OAA00695; Thu, 16 Jan 1997 14:08:33 -0500 From: Doug Orleans To: Karl Lieberherr , boaz@ccs.neu.edu cc: woj@ccs.neu.edu, kaya@ccs.neu.edu Subject: JDK and javah In-Reply-To: <199701151658.LAA07095@stockberg.ccs.neu.edu> References: <199701151658.LAA07095@stockberg.ccs.neu.edu> X-Face: ,HWj@r1~8onbE_1x>uxU@3+pdQ>wXW.a:'$Q/`^aA0sh}!JxD8ueZ7vTwvvl]y*Ai9]`Wqd ^o[-r'u!3,@i>wCa Status: R There is a complete JDK installation on the alphas, in /arch/com/packages/osfjdk-1.0.2. There are links to all the commands in /arch/com/bin, including javah (which is actually a binary executable, as opposed to Java bytecodes). Unfortunately there is no JDK for SunOS 4, so all we have is javac. (There are also bytecodes for javadoc, but I don't think we have a shell script installed for it-- just use "java sun.tools.javadoc.Main".) Karl Lieberherr writes: > Doug: > > I don't know about javah. Do you? > > From boaz@ccs.neu.edu Wed Jan 15 11:51:42 1997 > From: Boaz Patt-Shamir > To: Karl Lieberherr > Subject: Netscape Gold > > thanks for the info. It seems simple enough, but my problem is that I > want also to use native methods (for system calls), and for this I > need the javah utility. supposedly, there's a complete JDK > installation in the alphas. do you know anything about it? > Which set-up works both for SUNOS and Alpha? > > -- Karl > >