[Bug java/28329] [ecj] gcj leaves .jar and .zip files in /tmp

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 12 20:01:00 GMT 2006



------- Comment #4 from tromey at gcc dot gnu dot org  2006-07-12 20:01 -------
Subject: Bug 28329

Author: tromey
Date: Wed Jul 12 20:01:47 2006
New Revision: 115396

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115396
Log:
        PR java/28329:
        * lang-specs.h: Pass '%U'-based options as separate arguments.
        Use -faux-classpath.
        * lang.c (java_handle_option): Handle OPT_faux_classpath.
        * lang.opt (faux-classpath): New option.

Modified:
    branches/gcj-eclipse/gcc/java/ChangeLog
    branches/gcj-eclipse/gcc/java/lang-specs.h
    branches/gcj-eclipse/gcc/java/lang.c
    branches/gcj-eclipse/gcc/java/lang.opt


-- 


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



More information about the Java-prs mailing list