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: running specjbb2000 with gcj


Delvin Defoe wrote:
Hi:

I am trying to compile and run specjbb2000 with gcj and realized I
could not (re)compile the benchmark because the package
com.sun.image.codec.jpeg is needed. I found sources for that package
at http://www.student.cs.uwaterloo.ca/~isg/res/java/src/com/sun/image/codec/jpeg/


but those sources depend on the package sun.awt.image.codec, which I
could not find sources for.
Try using the code from openjdk.java.net.

cheers,
dalibor topic


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