So far I am seeing the following results with gcc 4.4.2 when trying
to compile the testme.java sample code...

public class testme { 
  public static void main(String args[]){ 
    System.out.println("Hello"); 
  } 
} 

with "gcj --main=testme -O testme.java

              darwin9         darwin10
ppc           works           n/a
i386          works           fails
x86_64        fails           fails

I'll open a bugzilla upstream for this but don't get
your hopes up as none of the gcc java developers use
darwin. Also this problem is outside of the realm of
the current libjava testsuite.
            Jack

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to