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

Re: gcj/92


The following reply was made to PR gcj/92; it has been noted by GNATS.

From: tromey@cygnus.com
To: java-gnats@sourceware.cygnus.com, tromey@cygnus.com
Cc:  
Subject: Re: gcj/92
Date: 10 Nov 1999 17:38:53 -0000

 Synopsis: gcj --main leaves file in /tmp
 
 State-Changed-From-To: open->analyzed
 State-Changed-By: tromey
 State-Changed-When: Wed Nov 10 09:38:53 1999
 State-Changed-Why:
     The problem is the `%umain%O' spec in jvspec.c
     This form is not supported.
     `%u%O' might work (but might have problems when saving
     temp files).
     `%umain' might work.
     Otherwise, changing gcc.c to support this form will
     definitely work.
     I'm looking at it.
 
 http://sourceware.cygnus.com/cgi-bin/gnatsweb.pl?cmd=view&database=java&pr=92

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