This is the mail archive of the java-prs@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]

[Bug java/25239] New: gij failed to execute JREProperties.java


For i386-unknown-freebsd6.0 and gcc 4.1-20051125 snapshot,
For attached JREProperties.java, gij doesn't work properly, e.g:

% gcj -C JREProperties.java
% gij JREProperties
Abort (core dumped)

but JDK 1.4.2, JREProperties.class works perfectly.
% /usr/local/jdk1.4.2/bin/java JREProperties
106 97 118 97...


uname -a
FreeBSD satie.private.org 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Mon Nov 28
12:56:42 JST 2005     maho@satie.private.org:/usr/src/sys/i386/compile/MAHO 
i386


-- 
           Summary: gij failed to execute JREProperties.java
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: chat95 at mac dot com
  GCC host triplet: i386-unknown-freebsd6.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25239


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