[4815] in java-interest

home help back first fref pref prev next nref lref last post

comp.lang.java: problems with j2c-beta1

daemon@ATHENA.MIT.EDU (niftyserve.or.jp!NBC02365@fujitsuI)
Mon Jan 15 21:36:17 1996

Date: Tue, 16 Jan 96 10:16:40 JST
To: java-interest@java.Eng.Sun.COM
From: niftyserve.or.jp!NBC02365@fujitsuI.fujitsu.com

Hi.
>I have some problems using j2c on Linux and HP-UX.
>
>Unfortunately it is not possible to generate executable files.
>The resulting object files can not be linked together as some
>functions are missing.
>
>By taking a look at the source code (that is the class interface)
>the missing functions all seem to have the "native" attribute.
>
>Has anyone encountered similar problmes and knows a solution?
>A faster java compiler for Linux would be real nice...
I had received many reports that javac can be dripped(rebuilt) by
j2c-beta1 and C compiler on HP-UX and Linux.

Some functions like _Java_java_io_FileInputStream_openfd_stub may not
be linked, I think. I just receive reports about same problem.
This problem ocurres in case of using JDK-beta1 instead of JDK-beta2.
The combination of JDK-beta1 and j2c-beta1 is mismatch.
JDK-beta2 classes is required for j2c-beta1-release.

Many platform has been supported only JDK-beta1 yet. So many persons 
may encounter this problem.

To resolve this problem, please get JDK-beta2 from ftp site. 
You are able to use class files in JDK-beta2 package for sol2.
Extract JDK-beta2 on your host,
set appropriate CLASSPATH to jdk-beta2-classes-directory and drip.
After you'd succeed in driping(building), please report about what you
did to comp.lang.java.

Regards. Thank you for your time.
# This is indirect post to comp.lang.java. Sorry.
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post