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

[ale] JDK for Linux Question



I can't find info concerning this,
so I'll ask you folks.

I keep getting compile errors while attempting to use
Math.class in JDK1.1.6_v1. So, I wrote the following
test file and got the same error.

public class MathTest
{
  public static void main(String args[])
 {
  System.out.println(Math.PI) ;
 }
}

This even fails to compile saying .PI isn't
a defined variable in class Math! Are there
missing goodies in this version?

My version is:

jdk-1.1.6-v1-libc5

I'm downloading v2 as I type...

Phil
-- 
Phil Heaton, ke4krt at radio.org